Hi all,<div><br></div><div>I need some help on solving a keyboard problem. I got one with a different keypad. This keypad have the keys: 0, 00 and 000 to use with financial applications, but I don&#39;t know how to setup these keys to work under Xorg and all applications (inclusive java swing).</div>

<div><br></div><div>I tried to make a GTK Input Method and it worked, but only with gtk apps. I think the best solution is to develop a xorg input keyboard driver that generates two and three  &quot;0&quot; key press event if the user press 00 or 000 key (based on scancode/keycode hardcoded in the driver). In my mind this would work independently of the application. Now I got some questions:</div>

<div><br></div><div>1) Is this a good solution? Or is there another simpler one?</div><div>2) If yes, where can I find information on how to make this driver? Any example, documentation or some tip?</div><div><br></div><div>

<br></div><div>thanks,</div><div>anderson goulart</div><meta http-equiv="content-type" content="text/html; charset=utf-8">