{"id":925,"date":"2013-09-27T15:43:47","date_gmt":"2013-09-27T15:43:47","guid":{"rendered":"http:\/\/blog.bachi.net\/?p=925"},"modified":"2016-01-25T14:41:06","modified_gmt":"2016-01-25T14:41:06","slug":"xrdp-sesman-xvnc-keyboard-layout","status":"publish","type":"post","link":"https:\/\/blog.bachi.net\/?p=925","title":{"rendered":"xrdp (sesman-Xvnc) Keyboard Layout"},"content":{"rendered":"<p><a href=\"http:\/\/c-nergy.be\/blog\/?p=2879\">How to use Remote Desktop connection against Ubuntu 12.04<\/a><br \/>\n<a href=\"http:\/\/c-nergy.be\/blog\/?p=3858\">XRDP \u2013 How To Make your keyboard \u201cspecial keys\u201d (Alt+Gr, Up,Down,..) working when using XRDP<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n$ onboard\r\n2015-04-15 18:15:14,063:WARNING:Config: mousetweaks GSettings schema not found, mousetweaks integration disabled.\r\n2015-04-15 18:15:14,407:WARNING:OnboardGtk: vk: XkbGetKeyboard failed.\r\n2015-04-15 18:15:14,481:WARNING:Onboard.XInput: Failed to create osk.Devices: failed to initialize XInput extension\r\n2015-04-15 18:15:14,481:WARNING:TouchInput: XInput event source failed to initialize, falling back to GTK.\r\n2015-04-15 18:15:14,481:WARNING:Onboard.Keyboard: XInput click simulator CSFloatingSlave unavailable, falling back to CSButtonMapper.\r\n2015-04-15 18:15:14,721:WARNING:TouchInput: XInput event source failed to initialize, falling back to GTK.\r\n2015-04-15 18:15:15,868:WARNING:OnboardGtk: vk: XkbGetKeyboard failed.\r\n2015-04-15 18:15:16,866:WARNING:OnboardGtk: vk: XkbGetKeyboard failed.\r\n<\/pre>\n<h2>Microsoft&#8217;s proprietary Remote Desktop Protocol (RDP)<\/h2>\n<h3>Language Code<\/h3>\n<p><a href=\"http:\/\/www.autoitscript.com\/autoit3\/docs\/appendix\/OSLangCodes.htm\">@OSLang codes<\/a><br \/>\n<a href=\"http:\/\/msdn.microsoft.com\/en-us\/goglobal\/bb964664.aspx\">Locale IDs Assigned by Microsoft<\/a><br \/>\n<a href=\"http:\/\/msdn.microsoft.com\/en-us\/goglobal\/bb895996.aspx\">Locale IDs, Input Locales, and Language Collections for Windows XP and Windows Server 2003<\/a><\/p>\n<p>German &#8211; Switzerland => 0807<\/p>\n<h3>Bug Report<\/h3>\n<p><a href=\"http:\/\/bugs.debian.org\/cgi-bin\/bugreport.cgi?bug=575477\">Keyboard not working<\/a><\/p>\n<h3>Keyboard mapping<\/h3>\n<p><a href=\"https:\/\/github.com\/FreeRDP\/xrdp\/tree\/master\/instfiles\">GitHub: FreeRDP\/xrdp\/instfiles\/<\/a><br \/>\n<a href=\"https:\/\/github.com\/FreeRDP\/xrdp\/blob\/master\/instfiles\/km-0807.ini\">GitHub: FreeRDP\/xrdp\/instfiles\/km-0807.ini<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\n# cd \/root\r\n# git clone https:\/\/github.com\/FreeRDP\/xrdp.git\r\n# cd \/etc\/xrdp\r\n# cp \/root\/xrdp\/instfiles\/km-0807.ini km-0807.ini\r\n<\/pre>\n<h4>Tab<\/h4>\n<p><a href=\"http:\/\/askubuntu.com\/questions\/584432\/xrdp-tab-does-not-work\">xrdp tab does not work<\/a><br \/>\n<a href=\"http:\/\/askubuntu.com\/questions\/352121\/bash-auto-completion-with-xubuntu-and-xrdp-from-windows\">Bash auto_completion with Xubuntu and xrdp from windows<\/a><br \/>\n<a href=\"http:\/\/askubuntu.com\/questions\/517270\/fix-for-xubuntu-xrdp-tab-autocomplete-in-multi-user-environment\">Fix for xubuntu\/xrdp tab\/autocomplete in multi-user environment<\/a><\/p>\n<h4>Xlib KeySym KeyCode<\/h4>\n<p><a href=\"http:\/\/ubuntuforums.org\/archive\/index.php\/t-2040292.html\"> Nead help to create a shortcut with Xlib in C<\/a><br \/>\n<a href=\"http:\/\/stackoverflow.com\/questions\/12343987\/convert-ascii-character-to-x11-keycode\">Convert ASCII character to x11 keycode<\/a><br \/>\n<a href=\"http:\/\/stackoverflow.com\/questions\/10157826\/xkb-how-to-convert-a-keycode-to-keysym\">Xkb: How to convert a keycode to keysym<\/a><\/p>\n<pre class=\"brush: plain; title: ; notranslate\" title=\"\">\r\nDisplay *display = ...;\r\nKeySym sym_a = XStringToKeysym(&quot;A&quot;);\r\nKeyCode code_a = XKeysymToKeycode(display, sym_a);\r\n<\/pre>\n<h3>References<\/h3>\n<p><a href=\"http:\/\/de.wikipedia.org\/wiki\/Xrdp\">Xrdp<\/a> (= FeeRDP ?)<br \/>\n<a href=\"http:\/\/en.wikipedia.org\/wiki\/FreeRDP\">FreeRDP<\/a><br \/>\n<a href=\"http:\/\/en.wikipedia.org\/wiki\/Rdesktop\">rdesktop<\/a><br \/>\n<a href=\"http:\/\/remmina.sourceforge.net\/\">Remmina &#8211; The GTK+ Remote Desktop Client<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>How to use Remote Desktop connection against Ubuntu 12.04 XRDP \u2013 How To Make your keyboard \u201cspecial keys\u201d (Alt+Gr, Up,Down,..) working when using XRDP $ onboard 2015-04-15 18:15:14,063:WARNING:Config: mousetweaks GSettings schema not found, mousetweaks integration disabled. 2015-04-15 18:15:14,407:WARNING:OnboardGtk: vk: XkbGetKeyboard failed. 2015-04-15 18:15:14,481:WARNING:Onboard.XInput: Failed to create osk.Devices: failed to initialize XInput extension 2015-04-15 18:15:14,481:WARNING:TouchInput: XInput [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-925","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/925","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=925"}],"version-history":[{"count":7,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/925\/revisions"}],"predecessor-version":[{"id":4651,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=\/wp\/v2\/posts\/925\/revisions\/4651"}],"wp:attachment":[{"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=925"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=925"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.bachi.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=925"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}