add restruct2
This commit is contained in:
7
hosts/adampad/xkb/symbols/terminate
Normal file
7
hosts/adampad/xkb/symbols/terminate
Normal file
@@ -0,0 +1,7 @@
|
||||
default partial modifier_keys
|
||||
xkb_symbols "ctrl_alt_bksp" {
|
||||
key <BKSP> {
|
||||
type="CTRL+ALT",
|
||||
symbols[Group1] = [ NoSymbol, NoSymbol, NoSymbol, NoSymbol, Terminate_Server ]
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user