You need to sign in or sign up before continuing.
- 07 12月, 2009 1 次提交
-
-
由 yan 提交于
5036807: Pressing action keys "STOP/AGAIN/COMPOSE" generates keycode of F11/F12 keys. 4787377: VK_STOP key on Solaris generates wrong Key Code Summary: Added an event processing lumped with similar native code for similar bugs. Reviewed-by: art
-
- 30 9月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Replace calls to Logger with sun.util.logging.PlatformLogger Reviewed-by: prr, art, alexp, dcherepanov, igor, dav, anthony
-
- 04 9月, 2009 1 次提交
-
-
由 yan 提交于
Summary: Add XK_ISO_Left_Tab -> VK_TAB rule Reviewed-by: dcherepanov
-
- 26 6月, 2009 1 次提交
-
-
由 yan 提交于
Summary: Introduce a new sniffer based on server keymap. Reviewed-by: art
-
- 18 5月, 2009 1 次提交
-
-
由 yan 提交于
Summary: do not try to use released XKB resources Reviewed-by: art
-
- 27 3月, 2009 1 次提交
-
-
由 yan 提交于
Summary: 2 new methods and some fields added to KeyEvent, plus hash of constants introduced Reviewed-by: art
-
- 06 10月, 2008 1 次提交
-
-
由 yan 提交于
Summary: Does not work on Motif but works on XToolkit now; implemented using XQueryPointer. Reviewed-by: anthony
-
- 05 8月, 2008 1 次提交
-
-
由 yan 提交于
Summary: in a group of keysyms associated with a key, check for keypad-ness of more keysyms Reviewed-by: art
-
- 23 4月, 2008 1 次提交
-
-
由 yan 提交于
Summary: This Unix only problem solved by mapping XK_ISO_Level3_Shift keysym to Java keycode VK_ALT_GRAPH. Reviewed-by: son
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-