Florian Müllner 565b9d73d5 keybindings: Do not depend on linux headers for above-tab key
Commit 2f229c3928be3a removed the code to compute the above-tab
keycode and replaced it with a simple constant from linux/input.h.
We obviously cannot depend on linux headers on non-linux systems,
so provide a fallback definition in that case (which is expected
to work assuming the system is using the Xorg xf86-input-keyboard
driver).

https://bugzilla.gnome.org/show_bug.cgi?id=737135
2014-09-22 21:54:48 +02:00
2014-09-17 05:37:54 +02:00
2014-09-22 13:23:07 +00:00
2014-09-22 20:12:08 +02:00
2014-07-31 17:50:28 +02:00
2014-09-22 20:12:08 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%