for starters, let me say that gestures is by far one of the most underappreciated features and has really helped to bring a new level of functionality to my carpc. i have correctly added a couple of global commands to my gestures.ini and also set up some of the letter gestures to switch certain screens without having to access the main menu. works like a charm, well almost. i'm not sure if it's me or the ts but i can't get the gestures to work consistently. example: i use the southwesterly stroke across the screen for pgdn. maybe one in five strokes might be recognized as the pgdn command. i have similar issues with the letter gestures.
code as seen in my gestures.ini, just incase any one is curious:
Code:
/, Example of Global Command Gestures
"NEXT",E
"PREV",W
"PLAY",S
"GOTOLAST",SE
"GOTOFIRST",NE
"PGDN",SW
"PGUP",NW
"RESTARTFILE",S SE E NE N NW W
code as seen in my exectbl.ini:
Code:
/, Gestures
"GEST-A";"AUDIO"
"GEST-L","LOAD;audio_browser.SKIN",Audio_Player.skin
"RESTARTFILE","SEEKTO;00:00",Audio_Player.skin
"GEST-N","GPS"
"GEST-V";"VIDEO"
"GEST-L","LOAD;video_browser.skin",video_Player.skin
"RESTARTFILE","SEEKTO;00:00",video_Player.skin
that restart file command is the most complex gesture i have used but it is more repeatable than the letter gestures and even my simple pgdn stroke. bottom line is: after testing my gestures with the included applet, it seems that RR is a bit too sensitive to suddle differences in my stroke. can this feature be adjusted? i'm open to any other tips and tricks as well.
Bookmarks