.\" Copyright (c) 2011, Benjamin Drung .\" .\" Permission to use, copy, modify, and/or distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above .\" copyright notice and this permission notice appear in all copies. .\" .\" THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES .\" WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF .\" MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR .\" ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES .\" WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .TH LXMMS2 1 "October 2011" .SH NAME lxmms2 \- control XMMS2 with a LIRC compatible remote control .SH SYNOPSIS .B lxmms2 .RI [ lirc-config-file ] .SH DESCRIPTION .B lxmms2 is a tiny XMMS2 client to control XMMS2 with a LIRC compatible remote control. Following actions are supported: .IP \[bu] 2 play (starts playback) .IP \[bu] pause (pauses playback) .IP \[bu] toggle_play_pause (toggles pause and starts playback if XMMS2 is not playing at all) .IP \[bu] toggle_pause (toggles pause) .IP \[bu] stop (stops playback) .IP \[bu] next (advances to the next track) .IP \[bu] prev (goes back to the previous track) .IP \[bu] volume_up (increases the volume) .IP \[bu] volume_down (decreases the volume) .SH SEE ALSO .BR xmms2 (1), http://xmms2.xmms.org. .SH AUTHORS .B lxmms2 was written by Johannes Heimansberg . .PP This manual page was written by Benjamin Drung , for the Debian project (and may be used by others).