From: "Michael A. Kangin" <mak@complife.ru> To: ALT Linux Community general discussions <community@lists.altlinux.org> Subject: [Comm] Курощение rdesktop Date: Tue, 4 Aug 2009 14:24:39 +0400 Message-ID: <200908041424.39672.mak@complife.ru> (raw) Добрый день. Многие знают о проблемах с rdesktop, когда при совпадении сочетания клавиш для переключения раскладок в линуксе и виндусе могли вводиться неправильные символы ("ю" вместо ".", "Ж" вместо "%") (#5912). Положение отчасти спасало использование raw-клавиатуры ("-y"), но такое решение оказалось несовместимым с новым драйвером ввода evdev (#19968, http://lists.altlinux.org/pipermail/sisyphus/2009-May/338741.html и далее по треду). Жизнь же с разным переключением раскладок - не в радость. Недавно удалось найти обходной маневр для решения этой проблемы: помогает удаление из используемого keymap-файла множества определений, без которых rdesktop вполне может обойтись, оставив там только нужное. Например, можно создать файл /usr/share/rdesktop/keymaps/en-us.fixed со следующим содержимым: --------- include common map 0x409 asciicircum 0x07 shift apostrophe 0x28 grave 0x29 asciitilde 0x29 shift bar 0x2b shift less 0x33 shift greater 0x34 shift ----------------------- и запускать rdesktop с параметром -k en-us.fixed При этом у меня корректно работает ввод со всех клавиш с любым сочетанием раскладок на клиенте и сервере (en-en, ru-ru, en-ru, ru-en). -- WBR, Michael A. Kangin
next reply other threads:[~2009-08-04 10:24 UTC|newest] Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-08-04 10:24 Michael A. Kangin [this message] 2009-08-04 13:57 ` Michael Shigorin 2009-08-04 14:13 ` Michael A. Kangin 2009-08-04 15:15 ` Denis Nazarov 2009-08-04 15:18 ` Michael Shigorin 2009-08-04 19:40 ` Michael A. Kangin 2009-08-25 4:05 ` Денис Назаров 2009-08-25 4:33 ` Шишков Евгений 2009-08-26 3:55 ` Вадим Илларионов 2009-08-25 7:17 ` Michael A. Kangin 2009-08-25 16:30 ` Евгений 2009-08-27 9:49 ` Michael A. Kangin 2009-08-27 10:25 ` Шишков Евгений 2009-08-27 10:33 ` Michael A. Kangin 2009-08-27 11:52 ` Шишков Евгений 2009-08-27 11:52 ` Шишков Евгений 2009-08-27 12:20 ` Michael A. Kangin 2009-08-28 3:33 ` Евгений 2009-08-04 14:09 ` Denis Nazarov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=200908041424.39672.mak@complife.ru \ --to=mak@complife.ru \ --cc=community@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git