change caps to control and left windows key to escape
This commit is contained in:
parent
5e95c6fedd
commit
1e8a99ff6d
@ -1,5 +1,6 @@
|
||||
! make right windows key and menu key a hyper key
|
||||
remove mod4 = Super_R
|
||||
keycode 133 = Escape NoSymbol Escape
|
||||
keycode 134 = Hyper_R NoSymbol Hyper_R
|
||||
keycode 135 = Hyper_R NoSymbol Hyper_R
|
||||
add mod3 = Hyper_R
|
||||
|
@ -8,7 +8,7 @@ xset b off
|
||||
xrandr --auto
|
||||
xrandr --output HDMI1 --right-of DP1
|
||||
xrdb -merge ~/.Xresources
|
||||
setxkbmap pl -option caps:escape
|
||||
setxkbmap pl -option ctrl:nocaps
|
||||
xmodmap ~/.xmodmaprc
|
||||
|
||||
if [ -x ~/.fehbg ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user