aboutsummaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano.tronto@gmail.com>2022-05-15 12:02:59 +0200
committerSebastiano Tronto <sebastiano.tronto@gmail.com>2022-05-15 12:02:59 +0200
commit115ff9a06870d51702918cd926199e2271bf4f92 (patch)
tree4c2abf616b9eec3ba485f49bcefaf0a98882fa33 /old
parent5ca3ebbf7c3cef6db6b8270af4fcf0be087c29c1 (diff)
downloadscripts-115ff9a06870d51702918cd926199e2271bf4f92.tar.gz
scripts-115ff9a06870d51702918cd926199e2271bf4f92.zip
Added option to specify alternative menu. Some general cleanup.
Diffstat (limited to 'old')
-rwxr-xr-xold/xkboptions6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/xkboptions b/old/xkboptions
new file mode 100755
index 0000000..e63456d
--- /dev/null
+++ b/old/xkboptions
@@ -0,0 +1,6 @@
1#!/bin/sh
2
3# Loads my xkboptions
4
5setxkbmap -option compose:ralt
6setxkbmap -option caps:swapescape

Generated with cgit - Back to sebastiano.tronto.net