Browse Source

Copy error. Should have been a tab rather than spaces here.


git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@5074 3789f03b-4d11-0410-bbf8-ca57d06f2519
tags/v1.2.90
Pierre Ossman 11 years ago
parent
commit
dda680272e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      unix/xserver/hw/vnc/Input.cc

+ 1
- 1
unix/xserver/hw/vnc/Input.cc View File

@@ -524,7 +524,7 @@ static struct altKeysym_t {
{ XK_KP_7, XK_7 },
{ XK_KP_8, XK_8 },
{ XK_KP_9, XK_9 },
{ XK_ISO_Level3_Shift, XK_Mode_switch },
{ XK_ISO_Level3_Shift, XK_Mode_switch },
};

/*

Loading…
Cancel
Save