[mythtv-commits] Ticket #3121: Add a few missing key codes to socket control interface

MythTV mythtv at cvs.mythtv.org
Thu Feb 22 00:58:33 UTC 2007


#3121: Add a few missing key codes to socket control interface
--------------------------------+-------------------------------------------
 Reporter:  ignasiak at gmail.com  |       Owner:  ijr    
     Type:  enhancement         |      Status:  new    
 Priority:  minor               |   Milestone:  unknown
Component:  mythtv              |     Version:  0.20   
 Severity:  medium              |  
--------------------------------+-------------------------------------------
 The socket control interface allows almost complete control of the Myth
 frontend.  I have, however, run into a few keys that are not available via
 the control protocol/commands.

 - Tab (ctrl-I / ASCII 9).  I don't think this is used for direct frontend
 control, but it can be used on the setup menus to move between input
 fields.

 - Pipe ( | / ASCII 124).  Audio Mute.

 - Question Mark ( ? / ASCII 63 ). Mark/unmark favorite.

 - Plus ( + / ASCII 43 ).  Switch among audio streams.

 - Home - Various functions.

 - End - Various functions.

 - Delete - Backspace is available, delete is not.

 - Control-B ( ctrl-B / ASCII 2 ).  Used in playback mode to jump to
 beginning.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/3121>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list