From 3e50c5f7cc995bfcfa644db120778d215c50c1cd Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Sat, 6 Dec 2003 15:37:57 +0000 Subject: [PATCH] Wow - the XFree people renamed the {L,R}WIN keycodes into {L.R}MTA ... git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1925 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/x11/xfree86/macintosh-xkb-us-de-ibook.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package/x11/xfree86/macintosh-xkb-us-de-ibook.patch b/package/x11/xfree86/macintosh-xkb-us-de-ibook.patch index b1afc7b37..505b51a3d 100644 --- a/package/x11/xfree86/macintosh-xkb-us-de-ibook.patch +++ b/package/x11/xfree86/macintosh-xkb-us-de-ibook.patch @@ -46,8 +46,8 @@ iBooks :-((( + key { [ BackSpace, BackSpace ], + [ Delete ] }; + // begin modifier mappings -+ key { [ Alt_L, Meta_L ] }; -+ key { [ Alt_R, Meta_R ] }; ++ key { [ Alt_L, Meta_L ] }; ++ key { [ Alt_R, Meta_R ] }; + +}; + @@ -72,8 +72,8 @@ iBooks :-((( + [ Delete ] }; + + // begin modifier mappings -+ key { [ Alt_L, Meta_L ] }; -+ key { [ Alt_R, Meta_R ] }; ++ key { [ Alt_L, Meta_L ] }; ++ key { [ Alt_R, Meta_R ] }; + + key { [ Mode_switch, Multi_key ] }; +