| 3 |
|
|
| 4 |
If you want to help us, please mail to this addresses. You can also send bugreports & donations ;-). |
If you want to help us, please mail to this addresses. You can also send bugreports & donations ;-). |
| 5 |
|
|
| 6 |
Website: http://ofm.sourceforge.net/ |
Website: http://savannah.nongnu.org/projects/ofm/ |
| 7 |
CVS: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/ofm |
CVS: http://savannah.nongnu.org/cgi-bin/viewcvs/ofm/ |
| 8 |
|
|
| 9 |
The whole project is published thru the GPL. Read COPYING for details. |
The whole project is published thru the GPL. Read COPYING for details. |
| 10 |
|
|
| 13 |
----------- |
----------- |
| 14 |
|
|
| 15 |
First make sure you have the ncurses library installed. |
First make sure you have the ncurses library installed. |
| 16 |
If not you can get it at ftp://ftp.gnu.org/gnu/ncurses/. |
If not you can get it at ftp://ftp.gnu.org/gnu/ncurses/. |
| 17 |
|
If you use another compiler than gcc then change the GCC-variable |
| 18 |
|
to your compiler in the Makefile. |
| 19 |
For the program installation itself just type 'make' and drink a coke |
For the program installation itself just type 'make' and drink a coke |
| 20 |
(the compilation is too short to drink a coffee ;-)). |
(the compilation is too short to drink a coffee ;-)). |
| 21 |
Now type make install and specify a prefix (like 'make prefix=/usr/local install' |
Now type make install and specify a prefix (like |
| 22 |
for installation in of ofm in /usr/local/bin) |
'make prefix=/usr/local install' for installation of ofm in /usr/local/bin) |
| 23 |
Happy browsin' thru your disks ;-) |
Happy browsin' thru your disks ;-) |
| 24 |
|
|
| 25 |
|
|
| 40 |
CTRL-u - CHANGE SORT MODE (UNSORTED/BY NAME/BY NAME - DIRS FIRST/BY SIZE) |
CTRL-u - CHANGE SORT MODE (UNSORTED/BY NAME/BY NAME - DIRS FIRST/BY SIZE) |
| 41 |
HOME/END - SELECT FIRST/LAST FILE IN DIRECTORY |
HOME/END - SELECT FIRST/LAST FILE IN DIRECTORY |
| 42 |
CTRL-x - QUIT |
CTRL-x - QUIT |
| 43 |
CTRL-o - SWITCH TO/FROM SUBSHELL |
CTRL-o - SWITCH TO/FROM SUBSHELL |
|
|
|
|
|
|