.xprofile: remap Menu key to Super_R
This commit is contained in:
parent
67a064dfea
commit
af89f647d3
1 changed files with 3 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ xsetroot -solid black
|
|||
# Set keyboard layout
|
||||
setxkbmap us altgr-intl
|
||||
|
||||
# Remap Context Menu key to Super
|
||||
xmodmap -e "keysym Menu = Super_R"
|
||||
|
||||
# Register screen locker
|
||||
xss-lock -- i3lock -n -eft -i ~/.wallpapers/lockscreen &
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue