[Bug 30562] Re: Acer € and $ + special l aptop keys: outside supported X keycode range

2010-05-15 Thread EliotBlennerhassett
*** This bug is a duplicate of bug 313514 *** https://bugs.launchpad.net/bugs/313514 I have an Acer aspire 4315 running Ubuntu 10.04. By default showkeys -s doesn't report anything when the euro or dollar keys are pressed. As above, the default scancodes are 255. Using evtest, I find that

[Bug 30562] Re: Acer € and $ + special l aptop keys: outside supported X keycode range

2010-02-24 Thread Bryce Harrington
*** This bug is a duplicate of bug 313514 *** https://bugs.launchpad.net/bugs/313514 ** This bug has been marked a duplicate of bug 313514 MASTER: evdev driver ignores keycodes 255 -- Acer € and $ + special laptop keys: outside supported X keycode range

[Bug 30562] Re: Acer € and $ + special l aptop keys: outside supported X keycode range

2009-10-22 Thread Benni
I have an Acer Aspire 5930G and the same problem as Scott Barnes wrote on 2009-05-12: why does x have this limitation and why are the keys mapped there? -- Acer € and $ + special laptop keys: outside supported X keycode range https://bugs.launchpad.net/bugs/30562 You received this bug

[Bug 30562] Re: Acer € and $ + special l aptop keys: outside supported X keycode range

2009-10-18 Thread Kendrick
I have this bug on an Acer Aspire 5315-2077. Is there a guide to mapping the keys somewhere? -- Acer € and $ + special laptop keys: outside supported X keycode range https://bugs.launchpad.net/bugs/30562 You received this bug notification because you are a member of Ubuntu Bugs, which is a

[Bug 30562] Re: Acer € and $ + special l aptop keys: outside supported X keycode range

2009-08-03 Thread mac_v
Hi, I'm using Acer Aspire 5672WLMi laptop , I'm trying to get my $ and euro keys to work [both euro and $ keys are on either side of the Up arrow key ] I tired to follow this wiki given on this bug report https://wiki.ubuntu.com/LaptopTestingTeam/AcerAspire5610#%E2%82%AC%20and%20$%20Keys But

[Bug 30562] Re: Acer € and $ + special l aptop keys: outside supported X keycode range

2009-06-16 Thread Steve Langasek
These keys are mapped correctly in the kernel, but a limitation on the number of distinct keycodes that X can handle prevents these from being communicated to the X server. To work around this, you can use setkeycodes to map the key to a keycode below 256 that you aren't using, then use xmodmap