aboutsummaryrefslogtreecommitdiff
path: root/test/data/symbols/terminate
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/symbols/terminate')
-rw-r--r--test/data/symbols/terminate7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/data/symbols/terminate b/test/data/symbols/terminate
new file mode 100644
index 0000000..a43f2b9
--- /dev/null
+++ b/test/data/symbols/terminate
@@ -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 ]
+ };
+};