Univention Bugzilla – Attachment 5998 Details for
Bug 35159
character problems in windows sessions via neutrinordp
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Upstream patch
divide-key-fix.patch (text/plain), 777 bytes, created by
Moritz Muehlenhoff
on 2014-07-17 09:35:34 CEST
(
hide
)
Description:
Upstream patch
Filename:
MIME Type:
Creator:
Moritz Muehlenhoff
Created:
2014-07-17 09:35:34 CEST
Size:
777 bytes
patch
obsolete
>commit c221e624dae290b935f0a84fdd7173ffbe5c570c >Author: Jay Sorg <jay.sorg@gmail.com> >Date: Wed Jul 16 21:12:58 2014 -0700 > > fix for keypad divide > >diff --git a/include/freerdp/kbd/vkcodes.h b/include/freerdp/kbd/vkcodes.h >index f2f87d1..106cd0e 100644 >--- a/include/freerdp/kbd/vkcodes.h >+++ b/include/freerdp/kbd/vkcodes.h >@@ -434,7 +434,7 @@ static const virtualKey virtualKeyboard[256 + 2] = > { 0x00, 0, "VK_SEPARATOR" , NULL }, > { 0x4A, 0, "VK_SUBTRACT" , "KPSU" }, > { 0x53, 0, "VK_DECIMAL" , "KPDL" }, >- { 0x35, 0, "VK_DIVIDE" , "KPDV" }, >+ { 0x35, 1, "VK_DIVIDE" , "KPDV" }, > { 0x3B, 0, "VK_F1" , "FK01" }, > { 0x3C, 0, "VK_F2" , "FK02" }, > { 0x3D, 0, "VK_F3" , "FK03" },
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 35159
: 5998