Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 419946c8e29b4f4ad28d464528492813 > files > 65

totem-common-2.22.0-4mdv2008.1.x86_64.rpm

# edit the "button =" part for each entry according to your remote, and stick
# this stuff in ~/.lircrc

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = play
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 0
	config = pause
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = seek_forward
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = seek_backward
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = fullscreen
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = volume_up
end


begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = volume_down
end


begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = next
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = previous
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = quit
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = up
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = down
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = left
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = right
end

begin
	prog = Totem
	remote = *
	button = YOUR_BUTTON
	repeat = 1
	config = select
end