aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 43605c7..bfd2946 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -501,7 +501,7 @@ if [ -n "${DISPLAY:-}" ]; then
xset r rate 225 100
# via xev(1):
xmodmap \
- -e 'keycode 118 = bar Greek_lamda' \
+ -e 'keycode 118 = ssharp bar' \
-e 'keycode 75 = slash question'
fi