From aa19cf6294de673303e813a0baf69791220a668a Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Mon, 31 Aug 2009 13:04:33 +0200 Subject: xserver-common 1.30: another set of updates 0024 moves functionality of /etc/X11/Xserver to separate file (except running X11 server) - this allows to use xserver-common package in systems where xinit is used to run X11 session as root (look at xserver-nodm-init package) 0025 moves xmodmap files to /etc/X11/xmodmap/ and installs xserver-common file created in previous patch. 0026 fixes path to default.xmodmap file --- ...98keymap-fixup-fixed-path-to-xmodmap-file.patch | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 recipes/xserver-common/xserver-common-1.30/0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch (limited to 'recipes/xserver-common/xserver-common-1.30/0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch') diff --git a/recipes/xserver-common/xserver-common-1.30/0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch b/recipes/xserver-common/xserver-common-1.30/0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch new file mode 100644 index 0000000000..a667c5f889 --- /dev/null +++ b/recipes/xserver-common/xserver-common-1.30/0026-98keymap-fixup-fixed-path-to-xmodmap-file.patch @@ -0,0 +1,25 @@ +From 884521a985831e9f6eb231bc8dd96613ca90c636 Mon Sep 17 00:00:00 2001 +From: Marcin Juszkiewicz +Date: Mon, 31 Aug 2009 12:53:29 +0200 +Subject: [PATCH 1/1] 98keymap-fixup: fixed path to xmodmap file + +--- + X11/Xinit.d/98keymap-fixup | 2 +- + 1 files changed, 1 insertions(+), 1 deletions(-) + +diff --git a/X11/Xinit.d/98keymap-fixup b/X11/Xinit.d/98keymap-fixup +index fcc84d9..6895e24 100755 +--- a/X11/Xinit.d/98keymap-fixup ++++ b/X11/Xinit.d/98keymap-fixup +@@ -3,7 +3,7 @@ + # kdrive 1.4 and up have a heisenbug where it may take multiple tries to apply a modmap + iter=0 + while [ $(xmodmap -pke | awk '{if ($2 == 36) { if ($4 == "Return") { print "good" } else {print "bad" }}}') = "bad" ] ; do +- xmodmap -