| Index: x11-misc/xkeyboard-config/files/xkeyboard-config-1.7-backspace-and-arrow-keys.patch
|
| diff --git a/x11-misc/xkeyboard-config/files/xkeyboard-config-1.7-backspace-and-arrow-keys.patch b/x11-misc/xkeyboard-config/files/xkeyboard-config-1.7-backspace-and-arrow-keys.patch
|
| index 8a1e5b31ae993c4cd0bab56116e3715aa3639ec4..0b28809ca6bf5c15c622c49d8f613703005a4d39 100644
|
| --- a/x11-misc/xkeyboard-config/files/xkeyboard-config-1.7-backspace-and-arrow-keys.patch
|
| +++ b/x11-misc/xkeyboard-config/files/xkeyboard-config-1.7-backspace-and-arrow-keys.patch
|
| @@ -1,5 +1,5 @@
|
| diff --git a/symbols/pc b/symbols/pc
|
| -index 9f3da66..fb93e7b 100644
|
| +index 9f3da66..bccf56b 100644
|
| --- a/symbols/pc
|
| +++ b/symbols/pc
|
| @@ -19,7 +19,16 @@ xkb_symbols "pc105" {
|
| @@ -14,7 +14,7 @@ index 9f3da66..fb93e7b 100644
|
| + actions[Group1] = [
|
| + NoAction(),
|
| + RedirectKey(key=<DELE>, clearmods=Alt),
|
| -+ RedirectKey(key=<DELE>, clearmods=Control+Alt)
|
| ++ RedirectKey(key=<DELE>, clearmods=Alt)
|
| + ]
|
| + };
|
|
|
|
|