winex11: Fix Ctrl+Shift+Tab translation.

André Hentschel nerv at dawncrow.de
Sat May 30 07:54:19 CDT 2009


X turns shift-tab into ISO_Left_Tab and we translate it as shift+tab and leave the function.
This patch doesnt do that if Ctrl is pressed too, so that the application gets a ctrl+shift+tab.
with this patch, bug 14248 is fixed completely.
---
  dlls/winex11.drv/keyboard.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winex11-Fix-Ctrl-Shift-Tab-translation.txt
Type: text/x-patch
Size: 556 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090530/57a9f39f/attachment.bin>


More information about the wine-patches mailing list