----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/16605/ -----------------------------------------------------------
Review request for cloudstack, Devdeep Singh and rajeshbabu chintaguntla. Repository: cloudstack-git Description ------- this patch fixes the special characters not working in cnsole view for hyperv. Added the keymap for special keys and modified modifeir keys handling Diffs ----- services/console-proxy-rdp/rdpconsole/src/main/java/rdpclient/adapter/AwtRdpKeyboardAdapter.java 36da0a3 services/console-proxy/server/src/com/cloud/consoleproxy/ConsoleProxyRdpClient.java 6b317ff services/console-proxy/server/src/com/cloud/consoleproxy/rdp/KeysymToKeycode.java 10282ad Diff: https://reviews.apache.org/r/16605/diff/ Testing ------- verified by typing special keys in console view of vm in hyperv Thanks, Anshul Gangwar