After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 651706 - gdk: Update keysyms list from latest X.org headers
gdk: Update keysyms list from latest X.org headers
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2011-06-02 13:39 UTC by Bastien Nocera
Modified: 2011-06-07 01:16 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdk: Update keysyms list from latest X.org headers (7.27 KB, patch)
2011-06-02 13:39 UTC, Bastien Nocera
accepted-commit_now Details | Review

Description Bastien Nocera 2011-06-02 13:39:54 UTC
The touchpad on/off keysyms are missing here.
Comment 1 Bastien Nocera 2011-06-02 13:39:57 UTC
Created attachment 189080 [details] [review]
gdk: Update keysyms list from latest X.org headers

Fixed the touchpad on/off keybindings in gnome-settings-daemon.
Comment 2 Matthias Clasen 2011-06-06 18:21:55 UTC
Review of attachment 189080 [details] [review]:

I don't think we want to keep maintaining the compat header going forwards. Just add the new keys only as GDK_KEY_
With that change, good to commit.