hi all,

im trying to get freevo to use the numeric keypad.
ive tried:
KEYMAP[K_2] = 'UP'
KEYMAP[K_8] = 'DOWN'
and
KEYMAP[K_2] = 'MENU_UP'
KEYMAP[K_8] = 'MENU_DOWN'
and
EVENTS['menu']['2'] = EVENT('UP')
EVENTS['menu']['8'] = EVENT('DOWN')
and
EVENTS['menu']['2'] = EVENT('MENU_UP')
EVENTS['menu']['8'] = EVENT('MENU_DOWN')

in local_conf.py, but with no luck at all.
Is there something im missing?
Does anyone have an example local_conf.py with custom keys setup?

cheers,
rohbags.

_________________________________________________________________
Get Extra Storage in 10MB, 25MB, 50MB and 100MB options now! Go to http://join.msn.com/?pgmarket=en-au&page=hotmail/es2




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to