cleanup
This commit is contained in:
parent
07c5cf4281
commit
a7bd1c2233
@ -1 +0,0 @@
|
||||
items under /etc/X11/xorg.conf.d/ for new keyboard layout. One package installed
|
@ -1,6 +0,0 @@
|
||||
|
||||
xmodmap -e 'clear Lock' #ensures you're not stuck in CAPS on mode
|
||||
|
||||
xmodmap -e 'keycode 0x42=Escape' #remaps the keyboard so CAPS LOCK=ESC
|
||||
|
||||
|
8
system/keyboard/xmodmap.md
Normal file
8
system/keyboard/xmodmap.md
Normal file
@ -0,0 +1,8 @@
|
||||
Ensure you're not stuck in CAPS on mode:
|
||||
|
||||
> xmodmap -e 'clear Lock'
|
||||
|
||||
Remap the keyboard so CAPS LOCK=ESC:
|
||||
|
||||
> xmodmap -e 'keycode 0x42=Escape'
|
||||
|
@ -1,7 +0,0 @@
|
||||
Instructions [here](https://docs.syncthing.net/intro/getting-started.html).
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user