Why are you using A and D instead of Left and Right in your .lircrc? Try the following...
begin prog = irxevent button = right repeat = 3 config = Key Right CurrentWindow end begin prog = irxevent button = left repeat = 3 config = Key Left CurrentWindow end On Apr 9, 2005 8:35 AM, Michael Messner <[EMAIL PROTECTED]> wrote: > Hello mythtv users, > > I've set up lirc now, most buttons are working correctly except of > the left and right buttons and I've no idea how to solve this > problem. > > Here are my configs: > > #######17:26:15 linuxmike /home/micmes# vim .lircrc################# > > begin > prog = irxevent > button = right > repeat = 3 > config = Key D CurrentWindow > end > > begin > prog = irxevent > button = left > repeat = 3 > config = Key A CurrentWindow > end > ........................... > > #####17:30:25 linuxmike /home/micmes [root]vim /etc/lircd.conf### > > begin remote > > name testing.config > bits 32 > flags SPACE_ENC|CONST_LENGTH > eps 30 > aeps 100 > > header 9021 4421 > one 587 1651 > zero 587 530 > ptrail 588 > repeat 9021 2212 > gap 108009 > min_repeat 1 > toggle_bit 0 > > begin codes > eins 0x0000000022DD807F > zwei 0x0000000022DD40BF > drei 0x0000000022DDC03F > vier 0x0000000022DD20DF > f�nf 0x0000000022DDA05F > sechs 0x0000000022DD609F > sieben 0x0000000022DDE01F > acht 0x0000000022DD10EF > neun 0x0000000022DD906F > null 0x0000000022DD50AF > av 0x0000000022DDFA05 > power 0x0000000022DD48B7 > mute 0x000000001D0039C6 > vol_up 0x000000001D00D926 > vol_down 0x000000001D0059A6 > prog_up 0x0000000022DDD827 > prog_down 0x0000000022DDF807 > menue 0x0000000022DD3AC5 > exit 0x0000000022DD6996 > ok 0x0000000022DD08F7 > left 0x0000000022DD9867 > right 0x0000000022DDC837 > up 0x0000000022DDA857 > down 0x0000000022DD28D7 > play 0x0000000022DDA857 > ffwd 0x0000000022DDC837 > frwd 0x0000000022DD9867 > pause 0x0000000022DD08F7 > rec 0x0000000022DD18E7 > stop 0x0000000022DD28D7 > TV_vcr 0x0000000022DD8877 > sp_lp 0x0000000022DDBA45 > end codes > > end remote > > I hope anybody can help me. > I've restarted lircd and irxevent after the configuration. > > thanks mIke > > -- > Eine Katze hat einen Schwanz mehr als keine Katze. Keine Katze hat > zwei Schw�nze, also hat eine Katze drei Schw�nze. > [Bernd Brodesser in suse-linux] > > > _______________________________________________ > mythtv-users mailing list > [email protected] > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users > > > -- I have Gmail invites... Email me if you want one! _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
