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
|
! make right windows key and menu key a hyper key
|
||||||
remove mod4 = Super_R
|
remove mod4 = Super_R
|
||||||
|
keycode 133 = Escape NoSymbol Escape
|
||||||
keycode 134 = Hyper_R NoSymbol Hyper_R
|
keycode 134 = Hyper_R NoSymbol Hyper_R
|
||||||
keycode 135 = Hyper_R NoSymbol Hyper_R
|
keycode 135 = Hyper_R NoSymbol Hyper_R
|
||||||
add mod3 = Hyper_R
|
add mod3 = Hyper_R
|
||||||
|
@ -8,7 +8,7 @@ xset b off
|
|||||||
xrandr --auto
|
xrandr --auto
|
||||||
xrandr --output HDMI1 --right-of DP1
|
xrandr --output HDMI1 --right-of DP1
|
||||||
xrdb -merge ~/.Xresources
|
xrdb -merge ~/.Xresources
|
||||||
setxkbmap pl -option caps:escape
|
setxkbmap pl -option ctrl:nocaps
|
||||||
xmodmap ~/.xmodmaprc
|
xmodmap ~/.xmodmaprc
|
||||||
|
|
||||||
if [ -x ~/.fehbg ]; then
|
if [ -x ~/.fehbg ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user