.\" ikeyd is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; see the file COPYING. If not, write to .\" the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. .\" .TH IKEYD 1 "January 9, 2002" .\" Please update the above date whenever this man page is modified. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins (default) .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME ikeyd \- reacts on iBook2/Powerbooks hotkeys. .SH SYNOPSIS .B ikeyd .RI [ options ] .SH DESCRIPTION \fBikeyd\fP sets the volume or ejects the cdrom for the iBook2's special keys. .PP It umounts the cdrom before trying to eject it. .SH .B BIG FAT WARNING .PP .B The eject key has a delay of approx 2 seconds to avoid accidently ejects. .PP .B Don't report this as a bug. .SH FURTHER NOTICES .PP Umount will only work if your entry in .B /etc/fstab is the same as the .B --cdrom Option. .SH OPTIONS \fBikeyd\fP accepts the following options: .TP \fB-m\fR, \fB\-\-mixer\fR=\fIMIXER\fR Use an alternative mixer-device, default is /dev/mixer. .TP \fB-c\fR, \fB\-\-cdrom\fR=\fICDROM\fR Use an alternative cdrom-device, default is /dev/cdrom. .TP \fB-p\fR, \fB\-\-pidfile\fR=\fIPIDFILE\fR Use an alternative pidfile, default is /var/run/ikeyd.pid. .TP .B -n , " --nodaemon" Do not run as a daemon. .TP .B -q , " --quiet" , " --silent" Inhibit usual output. .TP .B -v, --verbose Print more information. .TP .B \-h, \-\-help Show summary of options. .TP .B \-V, \-\-version Show version of program. .SH "SEE ALSO" .BR eject (1), .BR umount (8). .SH AUTHOR Stefan Pfetzing .