diff options
Diffstat (limited to 'etc/sh/rc')
-rw-r--r-- | etc/sh/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |