Нужна помощь по lirc.
Собрал. Работает, но в /usr/local/bin, да и вообще где бы то ни было
отсутствует напрочь прога irxevent, которая обычно была. irexec, irw,
irrecord - все есть и работает, а irxevent нету, а без нее никак.
Help, кто может...
За последние 60 дней ни разу не выходила
Сайт листа:
http://www.linuxrsp.ru
Открыт:
25-07-2003
Пре-модерация: Нет
Адрес для писем в лист: comp.soft.linux.discuss-list@subscribe.ru
Адрес
модератора: comp.soft.linux.discuss-owner@subscribe.ru
Собрал. Работает, но в /usr/local/bin, да и вообще где бы то ни было
отсутствует напрочь прога irxevent, которая обычно была. irexec, irw,
irrecord - все есть и работает, а irxevent нету, а без нее никак.
Help, кто может...
В Sun, 14 Mar 2004 01:40:05 +0500, by_ <by***@m*****.ru> сообщал:
Проблема решена. Как всегда все очень просто. Отсутствовал пакетик
XFree86-devel.
Поставил его, заново пересобрал lirc и вот он, пожалуйста,
/usr/local/bin/irxevent :))
On Sat, 13 Mar 2004 23:56:53 +0300, afanasiy <afanas***@t*****.ru> wrote:
Уважемый afanasiy, не поделитесь ли конфигом .lircrc
и еше вопрос: откуда вы запускаете этот самый irxevent в качестве демона
при загрузке?
Я стандартным образом пишу его rc.local, но не работает что-то
В Sun, 14 Mar 2004 02:09:55 +0300, Egor Evtiuckov <bashnevs***@m*****.ru>
сообщал:
Я юзаю WindowMaker и соответственно irexec и irxevent прописываю
в ~/GNUstep/Library/WindowMaker/autostart.
Если KDE, то там тоже имеется папочка Autostart, а вот в Gnome не пробовал.
lircrc составлял сам под себя, так что может чего у вас не заработает, но
примерно так:
begin
prog = irexec
button = VIDEO
mode = VIDEO
config = mplayer /mnt/cdrom/* &
#flags = once
end
begin
prog = irexec
button = TELETEXT
mode = system
# flags = startup_mode
end
begin
prog = irexec
button = CD
mode = cd
config = kscd &
end
begin
prog = irexec
button = TV/FM
config = xawtv &
mode = xawtv
end
begin
prog = irexec
button = AUDIO
mode = audio
config = xmms &
end
#Start xawtv config XAWTV
begin xawtv
begin
prog = irxevent
button = POWER
repeat = 0
config = Key Escape xawtv
end
begin
prog = irexec
button = MUTE
repeat = 0
#config = xawtv-remote mute
config = aumix -v mute
end
begin
prog = irexec
button = CH_DOWN
repeat = 3
config = xawtv-remote setstation prev
end
begin
prog = irexec
button = CH_UP
repeat = 3
config = xawtv-remote setstation next
end
begin
prog = irexec
button = FULLSCREEN
repeat = 0
config = xawtv-remote fullscreen
end
begin
prog = irexec
button = 1
repeat = 0
config = xawtv-remote setstation 1TV
end
begin
prog = irexec
button = 2
repeat = 0
config = xawtv-remote setstation Russia
end
begin
prog = irexec
button = 3
repeat = 0
config = xawtv-remote setstation Peterburg
end
begin
prog = irexec
button = 4
repeat = 0
config = xawtv-remote setstation HTB
end
begin
prog = irexec
button = 5
repeat = 0
config = xawtv-remote setstation THT
end
begin
prog = irexec
button = 6
repeat = 0
config = xawtv-remote setstation CTC
end
begin
prog = irexec
button = 7
repeat = 0
config = xawtv-remote setstation 7TV
end
begin
prog = irexec
button = 8
repeat = 0
config = xawtv-remote setstation OTV
end
begin
prog = irexec
button = 9
repeat = 0
config = xawtv-remote setstation TV3
end
#begin
#prog = irexec
#button = 0
#repeat = 0
#config = xawtv-remote setinput Composite1
#end
begin
prog = irexec
button = 1
button = 0
config = xawtv-remote setstation NBN
end
begin
prog = irexec
button = 1
button = 1
config = xawtv-remote setstation RenTV
end
begin
prog = irexec
button = 1
button = 2
config = xawtv-remote setstation HK
end
begin
prog = irexec
button = 1
button = 3
config = xawtv-remote setstation Sport
end
begin
prog = irexec
button = 1
button = 4
config = xawtv-remote setstation MTV
end
begin
prog = irexec
button = 1
button = 5
config = xawtv-remote setstation DerMuzTv
end
begin
prog = irexec
button = 1
button = 6
config = xawtv-remote setstation Culture
end
begin
prog = irexec
button = LOOP
config = xawtv-remote setstation back
end
begin
prog = irexec
button = VOL_DOWN
repeat = 2
#config = xawtv-remote volume dec 3
config = aumix -v-3
end
begin
prog = irexec
button = VOL_UP
repeat = 2
#config = xawtv-remote volume inc 3
config = aumix -v+3
end
begin
prog = irxevent
button = MUTE
repeat = 0
config = Key KP_Enter xawtv
end
begin
prog = irxevent
button = RED
repeat = 1
config = Key F9 xawtv
end
begin
prog = irxevent
button = GREEN
repeat = 1
config = Key F10 xawtv
end
begin
prog = irxevent
button = YELLOW
repeat = 1
config = Key F11 xawtv
end
begin
prog = irxevent
button = BLUE
repeat = 1
config = Key F12 xawtv
end
begin
prog = irxevent
button = CAPTURE
config = Key g xawtv
end
begin
prog = irxevent
button = PREVIEW
config = Key z xawtv
end
end xawtv
# XMMS
begin audio
begin
prog = irexec
button = POWER
config = killall xmms
end
begin
prog = irxevent
button = CH_UP
config = Key b xmms
end
begin
prog = irxevent
button = CH_DOWN
config = Key z xmms
end
begin
prog = irxevent
button = YELLOW
config = Key r xmms
end
begin
prog = irxevent
button = RED
config = Key s xmms
end
begin
prog = irxevent
button = PLAY
config = Key x xmms
end
begin
prog = irxevent
button = STOP
config = Key v xmms
end
begin
prog = irxevent
button = PAUSE
config = Key c xmms
end
begin
prog = irexec
button = VOL_DOWN
repeat = 2
config = aumix -v-3
#config = Key Down xmms
end
begin
prog = irexec
button = VOL_UP
repeat = 2
config = aumix -v+3
#config = Key Up xmms
end
begin
prog = irxevent
button = GREEN
repeat = 2
config = Key Left xmms
end
begin
prog = irxevent
button = BLUE
repeat = 2
config = Key Right xmms
end
begin
prog = irxevent
button = DISPLAY
config = Key Alt-e xmms
end
begin
prog = irxevent
button = FULLSCREEN
config = Key Alt-w xmms
end
end audio
# MPLAYER
begin VIDEO
begin
prog = irxevent
button = DISPLAY
config = Key o CurrentWindow
end
begin
prog = irexec
button = VOL_UP
repeat = 2
config = aumix -v+3
end
begin
prog = irexec
button = VOL_DOWN
repeat = 2
config = aumix -v-3
end
begin
prog = irxevent
button = PAUSE
config = Key space CurrentWindow
end
begin
prog = irxevent
button = STOP
config = Key q CurrentWindow
end
begin
prog = irxevent
button = FULLSCREEN
config = Key f CurrentWindow
end
begin
prog = irxevent
button = CH_UP
repeat = 1
config = Key Right CurrentWindow
end
begin
prog = irxevent
button = CH_DOWN
repeat = 1
config = Key Left CurrentWindow
end
begin
prog = irxevent
button = RED
repeat = 1
config = Key Page_Down CurrentWindow
end
begin
prog = irxevent
button = GREEN
repeat = 1
config = Key Down CurrentWindow
end
begin
prog = irxevent
button = BLUE
repeat = 1
config = Key Up CurrentWindow
end
begin
prog = irxevent
button = YELLOW
repeat = 1
config = Key Page_Up CurrentWindow
end
begin
prog = irxevent
button = 2
repeat = 1
config = Key e CurrentWindow
end
begin
prog = irxevent
button = 8
repeat = 1
config = Key w CurrentWindow
end
begin
prog = irxevent
button = 4
repeat = 1
config = Key z CurrentWindow
end
begin
prog = irxevent
button = 6
repeat = 1
config = Key x CurrentWindow
end
end VIDEO
# CD
begin cd
begin
prog = irxevent
button = PLAY
config = Key p kscd
end
begin
prog = irxevent
button = PAUSE
config = Key p kscd
end
begin
prog = irxevent
button = STOP
config = Key s kscd
end
begin
prog = irxevent
button = CH_UP
config = Key n kscd
end
begin
prog = irxevent
button = CH_DOWN
config = Key b kscd
end
begin
prog = irxevent
button = BLUE
repeat = 2
config = Key SHIFT-Right kscd
end
begin
prog = irxevent
button = GREEN
repeat = 2
config = Key SHIFT-Left kscd
end
begin
prog = irxevent
button = POWER
config = Key ctrl-q kscd
end
begin
prog = irexec
button = VOL_UP
repeat = 2
config = aumix -v+3
end
begin
prog = irexec
button = VOL_DOWN
repeat = 2
config = aumix -v-3
end
end cd
# SYSTEM
begin system
begin
prog = irexec
button = DISPLAY
config = xset dpms force off
config = xset dpms force on
end
begin
prog = irexec
button = FREEZE
config = sync;hdparm -y /dev/hda >/dev/null
end
begin
prog = irexec
button = CH_UP
config = xvidtune -next
end
begin
prog = irexec
button = CH_DOWN
config = xvidtune -prev
end
begin
prog = irexec
button = 0
config = halt
end
begin
prog = irexec
button = VOL_DOWN
repeat = 2
config = aumix -v-3
end
begin
prog = irexec
button = VOL_UP
repeat = 2
config = aumix -v+3
end
begin
prog = irexec
button = MUTE
config = aumix mute
end
begin
prog = irexec
button = LOOP
config = reboot
end
begin
prog = irexec
button = STOP
config = eject
config = eject -t
end
end system
13 Март 2004 22:58, Вы написали:
Странно, она находится в подкаталоге /tools в исходниках и судя по Makefile
должна устанавливаться. Для того чтобы программы устанавливливались в
/usr/bin, нужно запускать ./configure --prefix=/usr --"ваши параметры"
С уважением by_
-*Название листа "Linux: разрешение вопросов, перспективы и общение";
Написать в лист: mailto:comp.soft.linux.discuss-list@subscribe.ru
Адрес правил листа http://subscribe.ru/catalog/comp.soft.linux.discuss/rules
Номер письма: 5200; Возраст листа: 231; Участников: 1067
Адрес сайта рассылки: http://www.linuxrsp.ru
Адрес этого письма в архиве: http://subscribe.ru/archive/comp.soft.linux.discuss/msg/102281
-*Информационный канал Subscribe.Ru
Написать в лист: mailto:comp.soft.linux.discuss-list@subscribe.ru
Отписаться: mailto:comp.soft.linux.discuss--unsub@subscribe.ru
http://subscribe.ru/ mailto:ask@subscribe.ru