> keynames are a problem - there are loads missing. For example there are no
> codes for the numbers on telephone keypads. Now I know they looks like normal
> numeric keypads, but if you look closely, they are the wrong way up, so if
> you use them for navigation you need to know.
Hum. Never noticed until now. To a userland app it doesn't know direction
but it is true the user does. In this case a program is informing the user
for navigation so it have to tell the difference between what device is
being used. The app have to call EVIOCGNAME(len) to see if the type of
device is arranged this way.
|