Hello,
I'm trying to use tinycore with a thinclient (eBox 3300MX), with Spanish keyboard.
I setup the keymap to qwerty/es, and i can write accented letters on the text console: á é í...
In X (both Xvesa and Xorg), I have the "es" layout. Some applications work correctly, while others doesn't:
* xterm, rdesktop: The accent key, instead of behaving like a dead key, directly prints an apostrophe. The result: ´a ´e ´i ´o
* gtk applications (scite, for example) work as expected. The first key press doesn't do anything, then pressing "a" produces á.
* xev seems to be detecting the keys correctly. The first key press appears as "Filtered: true", then the "a" key appears as á.
I've been fighing with this for a week, and can't find the reason xterm, and specially rdesktop don't work as expected.
Does anyone have a clue?
Julian J. M.