initial import
This commit is contained in:
24
xkeyboard-config/revert-fullscreen.patch
Normal file
24
xkeyboard-config/revert-fullscreen.patch
Normal file
@@ -0,0 +1,24 @@
|
||||
diff --git a/keycodes/evdev b/keycodes/evdev
|
||||
index d41799d9..ae00ccde 100644
|
||||
--- a/keycodes/evdev
|
||||
+++ b/keycodes/evdev
|
||||
@@ -287,7 +287,6 @@ default xkb_keycodes "evdev" {
|
||||
<I372> = 372; // #define KEY_FAVORITES 364
|
||||
<I382> = 382; // #define KEY_KEYBOARD 374
|
||||
<I569> = 569; // #define KEY_ROTATE_LOCK_TOGGLE 561
|
||||
- <I380> = 380; // #define KEY_FULL_SCREEN 372
|
||||
|
||||
// Fake keycodes for virtual keys
|
||||
<LVL3> = 92;
|
||||
diff --git a/symbols/inet b/symbols/inet
|
||||
index 049ac185..b3065e4a 100644
|
||||
--- a/symbols/inet
|
||||
+++ b/symbols/inet
|
||||
@@ -221,7 +221,6 @@ xkb_symbols "evdev" {
|
||||
key <I372> { [ XF86Favorites ] };
|
||||
key <I382> { [ XF86Keyboard ] };
|
||||
key <I569> { [ XF86RotationLockToggle ] };
|
||||
- key <I380> { [ XF86FullScreen ] };
|
||||
|
||||
key <FK13> { [ XF86Tools ] };
|
||||
key <FK14> { [ XF86Launch5 ] };
|
||||
Reference in New Issue
Block a user