jay823001 / autokey

Automatically exported from code.google.com/p/autokey
GNU General Public License v3.0
0 stars 0 forks source link

messed up characters when started automatically #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. autokey gets started at kde start
2. using an autokey phrase produces garbled text
3. restarting autokey 

Using autokey 0.71 on archlinux with kde 4.5.1, german (and german keyboard 
layout).
autokey is started at kde start (as part of saved session). when typing an 
autokey phrase some characters are wrong. For example I have a phrase that 
automatically expands to an email address - but some special characters like 
"-" and "@" are replaced by some other chars. (enabling the qt4 workaround in 
config doesn't help)
when closing and restarting autokey it works fine. also, when it's not started 
automatically at kde startup but manually it does work fine.

thx, sebastian :)

Original issue reported on code.google.com by sebastia...@gmail.com on 18 Sep 2010 at 4:52

GoogleCodeExporter commented 9 years ago
You must be using multiple keyboard layouts using the KDE keyboard config. 
AutoKey is started and then KDE changes the layout after this. See this page, 
particularly the section on keyboard layouts:

http://code.google.com/p/autokey/wiki/Troubleshooting

Original comment by cdekter on 18 Sep 2010 at 8:12

GoogleCodeExporter commented 9 years ago
thx for the hint. i don't use multiple keyboard layouts. but after some time i 
figured out that in kde's keyboard settings there is an evdev-option. that did 
the trick :)

Original comment by sebastia...@gmail.com on 19 Sep 2010 at 8:38

GoogleCodeExporter commented 9 years ago
That's very interesting... what exactly is this option?

Original comment by cdekter on 19 Sep 2010 at 11:54

GoogleCodeExporter commented 9 years ago
in systemsettings > input devices > keyboard you can choose your keyboard 
model. instead of a specific model you can choose the option "generic | 
evdev..."

Original comment by sebastia...@gmail.com on 19 Sep 2010 at 1:10

GoogleCodeExporter commented 9 years ago

Original comment by cdekter on 22 Sep 2010 at 2:40