Fix key remaps

This commit is contained in:
Augusto Gunsch
2021-08-13 14:55:27 -03:00
parent 6dcc6899a2
commit 0f5c0a3953
3 changed files with 13 additions and 7 deletions

10
local/bin/customkeys Executable file
View File

@@ -0,0 +1,10 @@
#!/bin/sh
# Compose key: windows key
setxkbmap -option compose:lwin
# Caps turned into escape
setxkbmap -option caps:escape_shifted_capslock
# dead_greek as control right
xmodmap ~/.Xmodmap