KScannerButtons installation ---------------------------- Prerequisites: * Kommander (http://kommander.kdewebdev.org) must be installed. * your scanner must be working using SANE (http://www.sane-project.org) 1. Uncompress the tarball in a temporary directory (should already been done ;-) 2. (optional) Compile the program: type the command make Note: this step is optional, as the binaries (for Intel compatible platforms) are included in the archive 3. Install the programs. As root, type: make install Then as a normal user: make userinstall (this will create a shortcut for KScannerButtons on your desktop). 4. Run KScannerButtons, using the KScannerButtons icon on your desktop, or the command "kscannerbuttons" Note that the window is hidden in the systray (click on the scanner icon) You can run KSCannnerButtons in a console. Just type: kscannerbuttons (you can also run "kmdr-executor /usr/local/share/kscannerbuttons/KScannerButtons.kmdr" and/or use "ksystraycmd" if you want the application to go to the systray.) 5. Check that your scanner is found, and that every program is also found (Options tab) 6. Press the [Test] button to check that the buttons are recognised, then press [Stop] 7. You can now configure your scanner, define new actions, associate them to the buttons... 8. Press the [Run] button to launch the daemon, and enjoy! Note: For the compilation (step 2), the package sane-devel must be installed.