summaryrefslogtreecommitdiff
path: root/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap')
-rw-r--r--openembedded/packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap5
1 files changed, 0 insertions, 5 deletions
diff --git a/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap b/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap
deleted file mode 100644
index 7ae3b5886..000000000
--- a/openembedded/packages/x11/x11-common/etc/X11/Xinit.d/40xmodmap
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-
-if [ -f /proc/hal/model ]; then
- xmodmap -e 'keycode 104 = Return'
-fi