Commit Graph

9 Commits

Author SHA1 Message Date
Peter Åstrand
5aceabe84d Applied Patch 2936021:
- [Alt]+[Hankaku_Zenkaku/Kanji] key didn't work. (should toggle IME)
- [Eisu_toggle/Caps_Lock] key acts wildly.
  Before the fix, the key behaved as unconditional Caps Lock toggle
  as in US keyboards.
  In Japanese 106 keyboard, this key should only toggle Caps Lock on shift.
  Plain keypress should just tell IME to transit to alnum mode.
- [Hiragana_Katakana/Romaji] key didn't work.
- Windows key didn't work.



git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/rdesktop/trunk@1590 423420c4-83ab-492f-b58f-81f9feb106b5
2010-04-09 12:47:29 +00:00
Peter Åstrand
6dc26eef0b Change ko and ja keymaps to enable IME. Second part of patch #1367109.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@1035 423420c4-83ab-492f-b58f-81f9feb106b5
2006-01-01 18:32:38 +00:00
Peter Åstrand
8882a06591 It is now possible to specify keyboard type, subtype and number of functionskeys. From patch #974509, by Dekaino.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@963 423420c4-83ab-492f-b58f-81f9feb106b5
2005-08-03 11:30:53 +00:00
Peter Åstrand
de417f019c Applied patch #830756
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@640 423420c4-83ab-492f-b58f-81f9feb106b5
2004-03-17 20:02:12 +00:00
Peter Åstrand
01dffa2c42 Applied patch from bug 812205.
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@493 423420c4-83ab-492f-b58f-81f9feb106b5
2003-10-14 09:05:20 +00:00
Matt Chapman
7166c3e061 Rename keymaps according to RFC1766 as agreed (pity CVS doesn't allow
renaming/moving :().


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@238 423420c4-83ab-492f-b58f-81f9feb106b5
2002-10-24 08:19:31 +00:00
Matt Chapman
f88e8c89a1 Generated keymaps from XKB data
Notes:
- These now follow a slightly different country code standard (out of the
  many to choose from :/) - da->dk, ja->jp, sv->se, uk->gb
- I've replaced the manually generated maps after checking that these are
  a superset.  In case of problems we can revert.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@236 423420c4-83ab-492f-b58f-81f9feb106b5
2002-10-18 13:59:59 +00:00
Peter Åstrand
2dd151bd20 Merged new keysym-based keyboard handling (from alt. CVS repos)
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@65 423420c4-83ab-492f-b58f-81f9feb106b5
2002-07-18 18:28:12 +00:00
Michal Mihalik
abb9ba3f59 Basic keymap file without proper mapping but it has include common and a MAP command for that language
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@47 423420c4-83ab-492f-b58f-81f9feb106b5
2002-04-11 14:12:16 +00:00