put keyboard under hardware
This commit is contained in:
parent
c1f86fcf0c
commit
a2d30a17ff
@ -2,13 +2,13 @@
|
|||||||
|
|
||||||
Generate keys:
|
Generate keys:
|
||||||
|
|
||||||
> gpg --full-gen-key
|
> gpg --gen-key
|
||||||
|
|
||||||
Follow the guide.
|
Follow the guide.
|
||||||
|
|
||||||
# Encrypting a file
|
# Encrypting a file
|
||||||
|
|
||||||
> gpg -r malinfreeborn@googlemail.com -e file
|
> gpg -r malinfreeborn@tutamail.com -e file
|
||||||
|
|
||||||
`-r` specifies the recipient.
|
`-r` specifies the recipient.
|
||||||
|
|
6
hardware/keyboard/keymaps.md
Normal file
6
hardware/keyboard/keymaps.md
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
Find easy-to-read keymapping lists in `/usr/share/X11/xkb/keycodes/symbols/pc`.
|
||||||
|
|
||||||
|
If this doesn't work, try keymaps.
|
||||||
|
|
||||||
|
Keymaps codes can be found in `/usr/share/X11/xkb/keycodes/evdev`.
|
||||||
|
Swap the numbers to swap symbols.
|
Loading…
Reference in New Issue
Block a user