Wr0ngName / linux-g13-driver

Automatically exported from code.google.com/p/linux-g13-driver
0 stars 0 forks source link

Error on using numbers' row #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Using an AZERTY keyboard (French with accent caracters)
2. When Using the numbers' row (on top of the azerty's one), Java gives me this 
error :
JavaToLinuxKeyMapping: Unknown java event code: 
java.awt.event.KeyEvent[KEY_RELEASED,keyCode=150,keyText=Esperluette,keyChar='&'
,keyLocation=KEY_LOCATION_STANDARD,rawCode=10,primaryLevelUnicode=38,scancode=0,
extendedKeyCode=0x96] on 
javax.swing.JButton[,0,50,378x25,alignmentX=0.0,alignmentY=0.5,border=javax.swin
g.plaf.BorderUIResource$CompoundBorderUIResource@50983878,flags=296,maximumSize=
,minimumSize=,preferredSize=,defaultIcon=,disabledIcon=,disabledSelectedIcon=,ma
rgin=javax.swing.plaf.InsetsUIResource[top=2,left=14,bottom=2,right=14],paintBor
der=true,paintFocus=true,pressedIcon=,rolloverEnabled=true,rolloverIcon=,rollove
rSelectedIcon=,selectedIcon=,text=Stop Recording,defaultCapable=true]

3. To put it in a nutshell, numbers' row is not usable

What is the expected output? What do you see instead?
Normal recording of the numbers' row, numpad produces the same error

What version of the product are you using? On what operating system?
Ubuntu 12.10 with G13

Please provide any additional information below.

Original issue reported on code.google.com by latc...@gmail.com on 1 Feb 2013 at 5:51