lsb

Add missing X11 keysym.h flags

Bug #1327335 reported by Jeff Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lsb
Fix Committed
Medium
Unassigned
Mandriva
Fix Released
Medium

Bug Description

Created attachment 1932 [details]
SQL to add several XK constants

We include quite a few of constants from X11/keysymdef.h. Upstream header
encloses constant declarations with different flags, e.g.:

#ifdef XK_MISCELLANY
#define XK_BackSpace 0xff08
#define XK_Tab 0xff09
...
#endif

Some of flags used in such ifdefs are included in LSB, while some are absent. I
think we should add all flags for completeness (note that there are some ifdefs
in the header whose contents is not included in LSB; corresponding flags are
not included).

Tags: sdk spec uplift
Changed in mandriva:
importance: Unknown → Medium
status: Unknown → Fix Released
Jeff Johnson (n3npq)
tags: added: spec
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.