aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-06-28 08:37:45 -0400
committerRyan Kavanagh <rak@debian.org>2013-06-28 08:37:45 -0400
commita93443ebe619a52db141a9ad9a06b3bd0ca51d1e (patch)
tree6829313a42c432614826a2bc72bb35127a129927
parentSwitch to the new, simple push default (only push current branch). Add pusha ... (diff)
Added myswap symbols used by icd script
-rw-r--r--.xkb/symbols/myswap5
1 files changed, 5 insertions, 0 deletions
diff --git a/.xkb/symbols/myswap b/.xkb/symbols/myswap
new file mode 100644
index 0000000..474d7d7
--- /dev/null
+++ b/.xkb/symbols/myswap
@@ -0,0 +1,5 @@
+partial modifier_keys
+xkb_symbols "switch_lalt_lsuper" {
+ key <LALT> { [ Super_L ] } ;
+ key <LMTA> { [ Alt_L ] };
+};