I commented out

 InputDevice "LIRC-Mouse"

in my XFree86 config file and that stoped the mouse from moving over the screen
via the remote but the remote still isn't working in myth.  Here are the file
permissions, how I launch myth (via apps on bootup), etc:

[EMAIL PROTECTED]:~$ whoami
live
[EMAIL PROTECTED]:~$ ls -l .lircrc
-rwxr-xr-x  1 live live 7062 Dec  6 17:37 .lircrc
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ ls -l .mythtv/lircrc
lrwxrwxrwx  1 live live 18 Dec  6 00:20 .mythtv/lircrc
-> /home/live/.lircrc
[EMAIL PROTECTED]:~$
[EMAIL PROTECTED]:~$ cat .fluxbox/apps
[startup] {mythfrontend}
[app] (mythfrontend)
  [Deco]        {NONE}
[end]

[EMAIL PROTECTED]:~$


[EMAIL PROTECTED]:/etc/lirc$ cat lircd.conf
#
# LIRCD configuration file for Xbox DVD Kit
#
# Marko Friedemann <[EMAIL PROTECTED]>
#
#
# brand:             Microsoft
# model:             Xbox DVD Remote
# supported devices: Xbox DVD Remote via xir driver
#
# comment:           EXPERIMENTAL
#

begin remote

    name  XboxDVDRemote
    bits           24

    begin codes

        SELECT          0x05f4a0b
        UP              0x0559aa6
        DOWN            0x0558aa7
        RIGHT           0x0557aa8
        LEFT            0x0556aa9
        INFO            0x053cac3

        9               0x0539ac6
        8               0x0538ac7
        7               0x0537ac8
        6               0x0536ac9
        5               0x0535aca
        4               0x0534acb
        3               0x0533acc
        2               0x0532acd
        1               0x0531ace
        0               0x0530acf

        DISPLAY         0x052aad5
        BACK            0x0527ad8
        SKIP-           0x0522add
        SKIP+           0x0520adf
        STOP            0x051fae0
        REVERSE         0x051dae2
        FORWARD         0x051cae3
        TITLE           0x051aae5
        PAUSE           0x0519ae6
        PLAY            0x0515aea
        MENU            0x0508af7

      end codes

end remote
[EMAIL PROTECTED]:/etc/lirc$


My lircd.conf file looks ok...I'm stumped.

Daniel

On Tue, 6 Dec 2005, R. Geoffrey Newbury wrote:

> On Tue, 6 Dec 2005 00:38:39 -0500 (EST), Daniel Walton wrote:
>
> >More info here...irw can see the signal coming from the remote
> >
> >[EMAIL PROTECTED]:~$ irw
> >0000000000559aa6 00 UP XboxDVDRemote
> >0000000000559aa6 01 UP XboxDVDRemote
> >0000000000558aa7 00 DOWN XboxDVDRemote
> >0000000000558aa7 01 DOWN XboxDVDRemote
> >0000000000557aa8 00 RIGHT XboxDVDRemote
> >0000000000557aa8 01 RIGHT XboxDVDRemote
> >0000000000556aa9 00 LEFT XboxDVDRemote
> >0000000000531ace 00 1 XboxDVDRemote
> >0000000000531ace 01 1 XboxDVDRemote
> >0000000000532acd 00 2 XboxDVDRemote
> >0000000000533acc 00 3 XboxDVDRemote
> >
> >I installed my .lircrc file from
> >http://bit.blkbk.com/mythtv-xbox.0.4.5-beta.tar.gz
>
> As I understand it, irw reports the ir code and the key mapping from the
> lircd.conf file.
> The lircrc file has to have the same name for the key mapping.
> Check both files to see if the name is reported as "UP" or "UP
> XboxDVDRemote" in lircd.conf and whether it is the same in lircrc.
> You may want to edit the lircd.conf file to remove the "XboxDVDRemote" if
> that exists in every line.
> Make sure lircrc uses the same names, exactly.
>
> Then make sure that the proper command is called in myth in the stanza for
> the keypress in lircrc.
>
> HTH
> Geoff
> R. Geoffrey Newbury                          [EMAIL PROTECTED]
> Barrister and Solicitor                         Telephone: 905-271-9600
> Mississauga,Ontario, Canada              Facsimile:   905-271-1638
>
> _______________________________________________
> mythtv-users mailing list
> [email protected]
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>



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

Reply via email to