Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-12:Update
freerdp
freerdp_branch-1.0.x_fix-kpdivide-issue831.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File freerdp_branch-1.0.x_fix-kpdivide-issue831.patch of Package freerdp
--- a/include/freerdp/kbd/vkcodes.h 2013-03-07 10:21:12.591964852 +0100 +++ b/include/freerdp/kbd/vkcodes.h 2013-03-07 10:21:19.825964976 +0100 @@ -434,7 +434,7 @@ { 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" },
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor