Find a file
Peter Hutterer 1e33337d4d Add XF86XK_Suspend and XF86XK_Hibernate keysym defs.
At the moment, we have the following keysyms defined to put a computer into a
sleep state:

XF86XK_Standby    0x1008FF10   /* System into standby mode   */
XF86XK_PowerDown  0x1008FF21   /* Deep sleep the system      */
XF86XK_Sleep      0x1008FF2F   /* Put system to sleep        */

Proposed change by Richard Hughes:
    "The nomenclature I've been trying to make stick
    (most projects now use this) for a few years now is:

    standby: high sleep state, nobody uses this any more
    hibernate: sleep to disk - slow, but can remove power
    suspend: sleep to ram - fast, but can't remove power
    hybrid sleep: sleep to both, slow, and can remove power, but quick to
    resume if you don't - most users don't use this"

This patch adds XF86XK_Suspend and XF86XK_Hibernate. The behaviour of
XF86XK_Sleep can then be configured on a per-session basis.

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
2008-11-14 10:33:30 +10:00
.gitignore Add *~ to .gitignore to skip patch/emacs droppings 2007-08-21 00:10:08 -04:00
ap_keysym.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
AUTHORS Add AUTHORS file for X11 from xlibs tree. 2005-05-14 07:56:49 +00:00
autogen.sh Initial build system files for proto module. 2005-05-06 01:46:31 +00:00
configure.ac Bump to 7.0.14. 2008-10-23 22:41:01 +10:30
COPYING Add some COPYING files. 2005-05-14 07:55:10 +00:00
DECkeysym.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
HPkeysym.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
keysym.h Bug #6296: Add support for Braille. (Samuel Thibault) 2006-06-01 23:00:03 +00:00
keysymdef.h [keysymdef.h] Add dead_currency symbol. 2008-11-11 16:26:28 -05:00
Makefile.am don't distribute Xfuncproto.h and Xpoll.h 2006-12-16 01:09:44 +02:00
Sunkeysym.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
X.h Add GenericEvent and xGenericEvent definitions. 2008-05-22 09:23:39 +09:30
Xalloca.h Make Xalloca.h work with Sun C++ compiler 2007-10-30 18:45:01 -07:00
Xarch.h Merging XORG-CURRENT into trunk 2004-04-23 18:43:05 +00:00
Xatom.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
Xdefs.h Fix more comment typos. 2006-04-26 00:00:02 +00:00
XF86keysym.h Add XF86XK_Suspend and XF86XK_Hibernate keysym defs. 2008-11-14 10:33:30 +10:00
Xfuncproto.h.in Enable GCC's visibility attributes on GCC 4 or greater only. 2007-05-01 14:52:57 +02:00
Xfuncs.h bcopy needs definition in Xfuncs.h for Xming 2007-05-09 16:46:25 +01:00
Xmd.h Bug #7458: AIX changes to Xmd.h 2006-07-14 17:53:34 -07:00
Xos.h Fixed #ifdef checks that were using i386 to use __i386__ 2008-02-10 19:07:49 -08:00
Xos_r.h Fixed #ifdef checks that were using i386 to use __i386__ 2008-02-10 19:07:49 -08:00
Xosdefs.h Apple: Added a comment to explain _DARWIN_C_SOURCE 2008-05-08 15:02:41 -07:00
Xpoll.h.in Apple: Cleaned up some Apple definitions 2008-05-08 11:36:03 -07:00
Xproto.h Add GenericEvent and xGenericEvent definitions. 2008-05-22 09:23:39 +09:30
xproto.pc.in Add includex11dir as a path to the includes, sans X11/. 2005-07-22 08:01:39 +00:00
Xprotostr.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
Xthreads.h See ChangeLog entry 2005-11-07 for details. 2005-11-08 06:33:25 +00:00
Xw32defs.h Use Sleep() instead of sleep() on windows 2008-04-26 18:21:41 +01:00
XWDFile.h R6.6 is the Xorg base-line 2003-11-14 15:54:35 +00:00
Xwindows.h Use Sleep() instead of sleep() on windows 2008-04-26 18:21:41 +01:00
Xwinsock.h Use winsock2.h 2008-04-26 08:52:29 +01:00