Revision: 5073
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=5073&view=rev
Author:   ossman_
Date:     2013-04-09 15:28:34 +0000 (Tue, 09 Apr 2013)
Log Message:
-----------
Mode switch and level 3 shift are used interchangably these days.

Modified Paths:
--------------
    trunk/unix/xserver/hw/vnc/Input.cc

Modified: trunk/unix/xserver/hw/vnc/Input.cc
===================================================================
--- trunk/unix/xserver/hw/vnc/Input.cc  2013-04-09 15:16:50 UTC (rev 5072)
+++ trunk/unix/xserver/hw/vnc/Input.cc  2013-04-09 15:28:34 UTC (rev 5073)
@@ -524,6 +524,7 @@
        { XK_KP_7,              XK_7 },
        { XK_KP_8,              XK_8 },
        { XK_KP_9,              XK_9 },
+       { XK_ISO_Level3_Shift,  XK_Mode_switch },
 };
 
 /*

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to