gnu.x11.keysym
Class XFree86
java.lang.Object
gnu.x11.keysym.XFree86
public class XFree86
- extends java.lang.Object
XFree86-specific keyboard symbols. Imported from
/usr/include/X11/XF86keysym.h
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODE_LOCK
public static final int MODE_LOCK
- See Also:
- Constant Field Values
STANDBY
public static final int STANDBY
- See Also:
- Constant Field Values
AUDIO_LOWER_VOLUME
public static final int AUDIO_LOWER_VOLUME
- See Also:
- Constant Field Values
AUDIO_MUTE
public static final int AUDIO_MUTE
- See Also:
- Constant Field Values
AUDIO_RAISE_VOLUME
public static final int AUDIO_RAISE_VOLUME
- See Also:
- Constant Field Values
AUDIO_PLAY
public static final int AUDIO_PLAY
- See Also:
- Constant Field Values
AUDIO_STOP
public static final int AUDIO_STOP
- See Also:
- Constant Field Values
AUDIO_PREV
public static final int AUDIO_PREV
- See Also:
- Constant Field Values
AUDIO_NEXT
public static final int AUDIO_NEXT
- See Also:
- Constant Field Values
HOME_PAGE
public static final int HOME_PAGE
- See Also:
- Constant Field Values
MAIL
public static final int MAIL
- See Also:
- Constant Field Values
START
public static final int START
- See Also:
- Constant Field Values
SEARCH
public static final int SEARCH
- See Also:
- Constant Field Values
AUDIO_RECORD
public static final int AUDIO_RECORD
- See Also:
- Constant Field Values
CALCULATOR
public static final int CALCULATOR
- See Also:
- Constant Field Values
MEMO
public static final int MEMO
- See Also:
- Constant Field Values
TO_DO_LIST
public static final int TO_DO_LIST
- See Also:
- Constant Field Values
CALENDAR
public static final int CALENDAR
- See Also:
- Constant Field Values
POWER_DOWN
public static final int POWER_DOWN
- See Also:
- Constant Field Values
CONTRASTADJUST
public static final int CONTRASTADJUST
- See Also:
- Constant Field Values
ROCKER_UP
public static final int ROCKER_UP
- See Also:
- Constant Field Values
ROCKER_DOWN
public static final int ROCKER_DOWN
- See Also:
- Constant Field Values
ROCKER_ENTER
public static final int ROCKER_ENTER
- See Also:
- Constant Field Values
BACK
public static final int BACK
- See Also:
- Constant Field Values
FORWARD
public static final int FORWARD
- See Also:
- Constant Field Values
STOP
public static final int STOP
- See Also:
- Constant Field Values
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
POWER_OFF
public static final int POWER_OFF
- See Also:
- Constant Field Values
WAKE_UP
public static final int WAKE_UP
- See Also:
- Constant Field Values
FAVORITES
public static final int FAVORITES
- See Also:
- Constant Field Values
AUDIO_PAUSE
public static final int AUDIO_PAUSE
- See Also:
- Constant Field Values
AUDIO_MEDIA
public static final int AUDIO_MEDIA
- See Also:
- Constant Field Values
MY_COMPUTER
public static final int MY_COMPUTER
- See Also:
- Constant Field Values
VENDOR_HOME
public static final int VENDOR_HOME
- See Also:
- Constant Field Values
LIGHT_BULB
public static final int LIGHT_BULB
- See Also:
- Constant Field Values
SHOP
public static final int SHOP
- See Also:
- Constant Field Values
XFree86
public XFree86()