Use capslock as escape
This commit is contained in:
parent
fb29a380e6
commit
ce98fe3b1f
@ -59,7 +59,7 @@ static const struct xkb_rule_names xkb_rules = {
|
||||
/* example:
|
||||
.options = "ctrl:nocaps",
|
||||
*/
|
||||
.options = "caps:none,compose:rctrl",
|
||||
.options = "caps:escape,compose:rctrl",
|
||||
};
|
||||
|
||||
static const int repeat_rate = 25;
|
||||
|
Loading…
x
Reference in New Issue
Block a user