View Single Post
Posts: 18 | Thanked: 38 times | Joined on Jan 2012
#19
Originally Posted by fpp View Post
Yes, the keys are like F6/F7 or similar.
The problem might be that MOC runs in the console, and xterm itself handles the volume keys as zoom in/zoom out, so I don't know if if a console app would actually "see" them as keystrokes ?
Yes, the normal way to handle HW keys in MOC would be to modify xterm. Terminal apps rely on terminal to deliver keypresses. We may try other terminal emulators and see how do they handle volume keys. I'll take a look into osso-xterm source to see if we can configure HW key interpretation.

EDIT: Volume keys are directly bound to term resize, they are not configurable.

Last edited by kirillkk; 2012-03-29 at 12:37.
 

The Following 3 Users Say Thank You to kirillkk For This Useful Post: