{"id":121,"date":"2011-11-03T21:04:22","date_gmt":"2011-11-03T20:04:22","guid":{"rendered":"http:\/\/frosteyes.dk\/?p=121"},"modified":"2013-05-06T06:54:28","modified_gmt":"2013-05-06T05:54:28","slug":"keyboard-layout-when-you-are-using-remote-desktop","status":"publish","type":"post","link":"http:\/\/www.frosteyes.dk\/index.php\/linux\/keyboard-layout-when-you-are-using-remote-desktop","title":{"rendered":"Keyboard layout, when you are using remote desktop"},"content":{"rendered":"<p>I experience many situations where I need to connect to Windows over remote desktop. Until now I have just used <a href=\"http:\/\/en.wikipedia.org\/wiki\/Tsclient\" title=\"tsclient\" target=\"_blank\">tsclient<\/a>, with a basic setup. Today I was too annoyed by the fact that AltGr and other keys don\u2019t work on the Windows side in this basis setup.<br \/>\nTsclient uses rdesktop behind the GUI, and rdesktop has a keymap parameter. This option is though not available from the Tsclient GUI. A small research later, the solution is calling rdesktop from command-line.<\/p>\n<pre lang=\"bash\">\r\nrdesktop -u \"USER\" -p - -g 1500x1096 -k da -T \"TITLE\" \"HOST\"\r\n<\/pre>\n<p>Here I have chosen the da keymap, equaling danish, and now all the characters is working.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I experience many situations where I need to connect to Windows over remote desktop. Until now I have just used tsclient, with a basic setup. Today I was too annoyed by the fact that AltGr and other keys don\u2019t work on the Windows side in this basis setup. Tsclient uses rdesktop behind the GUI, and &hellip; <a href=\"http:\/\/www.frosteyes.dk\/index.php\/linux\/keyboard-layout-when-you-are-using-remote-desktop\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Keyboard layout, when you are using remote desktop<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-121","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/posts\/121","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/comments?post=121"}],"version-history":[{"count":3,"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/posts\/121\/revisions"}],"predecessor-version":[{"id":226,"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/posts\/121\/revisions\/226"}],"wp:attachment":[{"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/media?parent=121"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/categories?post=121"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.frosteyes.dk\/index.php\/wp-json\/wp\/v2\/tags?post=121"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}