Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Is there a settings file, or must I use mythfrontend to change my settings?

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


jmk396 at psu

Jul 18, 2003, 8:01 PM

Post #1 of 2 (707 views)
Permalink
Is there a settings file, or must I use mythfrontend to change my settings?

I'm using my x-box as a frontend and I don't have a keyboard (I know I could
use xvkbd but it's a really big pain). I'm trying to change a setting in
the frontend that requires me to type. Is there a file somewhere that I
could just edit instead of having to use the frontend to type it in?

(eg. I could just SSH to my x-box and edit the file, but I can't type the
command with mythfrontend is up)

The specific setting I need to change is:

Under Settings --> General --> "Halt command"

Thanks...

_______________________________________________
mythtv-users mailing list
mythtv-users [at] snowman
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users


jcaputo1 at comcast

Jul 18, 2003, 9:15 PM

Post #2 of 2 (668 views)
Permalink
Re: Is there a settings file, or must I use mythfrontend to change my settings? [In reply to]

On Friday 18 July 2003 23:01, John Klimek wrote:
> I'm using my x-box as a frontend and I don't have a keyboard (I know I
> could use xvkbd but it's a really big pain). I'm trying to change a
> setting in the frontend that requires me to type. Is there a file
> somewhere that I could just edit instead of having to use the frontend to
> type it in?
>
> (eg. I could just SSH to my x-box and edit the file, but I can't type the
> command with mythfrontend is up)
>
> The specific setting I need to change is:
>
> Under Settings --> General --> "Halt command"

All the settings are in a mysql database. If you can ssh in, try the
following:

% mysql
mysql> USE mythconverg ;
mysql> UPDATE settings SET data = '<your halt command>' WHERE value =
'HaltCommand' ;
mysql> quit

-JAC
_______________________________________________
mythtv-users mailing list
mythtv-users [at] snowman
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.