LinuxQuestions.org
LinuxAnswers - the LQ Linux tutorial section.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices

Reply
 
LinkBack Search this Thread
Old 03-30-2006, 03:11 PM   #1
lagu2653
Member
 
Registered: Jun 2005
Distribution: SuSE 9.3 Pro
Posts: 102

Rep: Reputation: 15
Controlling Konqueror with LIRC-Remote


What do you enter into the .lircrc file to get the up, down and OK key on my remote to emulate pressing the up, down arrow keys and the return key on the keyboard? Like this:
Code:
begin gwenview
begin 
	prog   = irexec
	remote = Hauppauge	
	button = POWER
	mode   = gwenview
	config = killproc gwenview && /opt/kde3/bin/gwenview /mnt/hdb1/Pictures &
end
In other words what do you type at the shell prompt to emulate pressing the up, down and return key on the keyboard? And what do you type to get Konqueror to move up to the parent directory? (The directory just above the one I'm currently in.)
 
Old 03-31-2006, 10:12 AM   #2
lagu2653
Member
 
Registered: Jun 2005
Distribution: SuSE 9.3 Pro
Posts: 102

Original Poster
Rep: Reputation: 15
solved

Code:
begin
	remote = Hauppauge	
	prog   = irexec
	button = UP
	repeat = 3
	config = xvkbd -xsendevent -text "\\[Up]"
end

begin
	remote = Hauppauge	
	prog   = irexec
	button = DOWN
	repeat = 3
	config = xvkbd -xsendevent -text "\\[Down]"
end

begin
	remote = Hauppauge	
	prog   = irexec
	button = OK
	repeat = 3
	config = xvkbd -xsendevent -text "\\[Return]"
end

begin
	remote = Hauppauge	
	prog   = irexec
	button = LEFT
	repeat = 3
	config = xvkbd -xsendevent -text "\\[Alt_L]\\[Up]"
end
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Controlling remote acces SSH Wimpie22 Linux - Security 9 07-27-2005 04:33 PM
How to get LIRC with StreamZap Remote adrenaline_NZ Linux - Software 1 07-24-2005 11:10 PM
remote controlling linux pc fred22 Linux - Networking 2 01-10-2005 10:01 PM
Remote controlling an X server with no GFX card predakanga Linux - General 1 04-08-2004 04:19 AM
Lirc remote control SchwipSchwap Linux - Newbie 6 09-23-2003 04:39 PM


All times are GMT -5. The time now is 11:04 AM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration