
kio_reb
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A KIO Slave providing access to Nuvomedia's Rocket eBook.
Build:
$ tar jxvf kio_reb-0.xx.tar.bz2
$ cd kio_reb-0.xx
$ ./configure --prefix=`kde-config --prefix`
$ make
$ su -c 'make install'
After install, turn your device on, then enter "reb:/" in any KDE location bar (konqueror's, any file dialog, alt+f2 dialog...)
Also, in konqueror:
Settings->Load View Profile->Rocket eBook
If the autodetection feature fails to detect your device, provide the serial port device name (it must be in /dev):
e.g: reb:/ttyS3 for /dev/ttyS3
kio_reb does not support Gemstar devices (REB1100, REB1150...).
fprog26
16 years ago
Report