Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 427576 - x11-misc/xdotool-1.20100318.2737 prints unexpected keyboard translations
Summary: x11-misc/xdotool-1.20100318.2737 prints unexpected keyboard translations
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Birchinger (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-22 00:12 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2012-12-02 15:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/tmp/emerge--info (emerge--info,19.47 KB, text/plain)
2012-07-22 00:12 UTC, DEMAINE Benoît-Pierre, aka DoubleHP
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DEMAINE Benoît-Pierre, aka DoubleHP 2012-07-22 00:12:37 UTC
Created attachment 318878 [details]
/tmp/emerge--info

dhp@uranus ~ $ xdotool type azerty ; echo
qwerty
dhp@uranus ~ $

dhp@uranus ~ $ xdotool type 0123456789 ; echo
)!@#$%^&*(
dhp@uranus ~ $

dhp@uranus ~ $ xdotool type azerty ; echo ; xdotool type 0123456789 ; echo
qwerty
0123456789
dhp@uranus ~ $

dhp@uranus ~ $ xdotool type a ; xdotool type a ; echo
qa
dhp@uranus ~ $

tip: I am french, and use an azerty keyboard ...
Comment 1 Vicente Olivert Riera (RETIRED) gentoo-dev 2012-12-01 11:18:01 UTC
This package version no longer exists on portage tree.
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2012-12-02 15:59:11 UTC
Fixing bugs by removing ebuilds is not an acceptable solution to me.