You could setup a script wich check if fceu-sdl is active

And then kill it, otherwise it should run xvkbd

 

Or it sould run both:

Killall fceu-sdl

Xvkbd –text \e

Or so

(not tested!)

 

On Mon, 07 Mar 2005 18:01:07 -0600, Jason Kraftcheck
<[EMAIL PROTECTED]> wrote:
> However, if all you want is the exit functionality, you could try using
> irexec to send a QUIT signal to FCE. For example, add something like
> the following to your .lircrc:
>
> begin
> remote = your_remote
> button = EXIT
> prog = irexec
> repeat = 0
> config = killall fceu-sdl
> end
>
> The "fceu-sdl" should be the program name as it appears in the output of
> 'ps' or 'top'.

I need the EXIT key in Myth, so I can't set things up so that killing
fceu-sdl is the only thing that button does.

That said, I will definitely look into this approach.

Lane

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to