Author: richard
Date: Tue Feb 24 06:13:25 2009
New Revision: 4433

URL: http://svn.slimdevices.com/jive?rev=4433&view=rev
Log:
Bug: N/A
Description:
Also use sysreq key for screenshots.

Modified:
    7.4/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c

Modified: 7.4/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c
URL: 
http://svn.slimdevices.com/jive/7.4/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c?rev=4433&r1=4432&r2=4433&view=diff
==============================================================================
--- 7.4/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c (original)
+++ 7.4/trunk/squeezeplay/src/squeezeplay/src/ui/jive_framework.c Tue Feb 24 
06:13:25 2009
@@ -89,6 +89,7 @@
        { SDLK_PAGEUP,          JIVE_KEY_PAGE_UP },
        { SDLK_PAGEDOWN,        JIVE_KEY_PAGE_DOWN },
        { SDLK_PRINT,           JIVE_KEY_PRINT },
+       { SDLK_SYSREQ,          JIVE_KEY_PRINT },
        { SDLK_UNKNOWN,         JIVE_KEY_NONE },
 };
 

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive-checkins

Reply via email to