diff options
author | François Andriot <[email protected]> | 2014-03-16 13:01:25 +0100 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-03-16 13:01:25 +0100 |
commit | ac9528cdc30a02a5de9bee61d984ce5e887738db (patch) | |
tree | da0d46e2887ebd9ff3322d7b5c751d29b2086085 /ubuntu/lucid_automake/kdegames/debian/man/knetwalk-kde3.man | |
parent | 86edbad7c86151df1ff3ba015b466a634920e3e7 (diff) | |
parent | f923c3ffdf627da3a7637db245b24b9f29f7c6a1 (diff) | |
download | tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.tar.gz tde-packaging-ac9528cdc30a02a5de9bee61d984ce5e887738db.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/lucid_automake/kdegames/debian/man/knetwalk-kde3.man')
-rw-r--r-- | ubuntu/lucid_automake/kdegames/debian/man/knetwalk-kde3.man | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/ubuntu/lucid_automake/kdegames/debian/man/knetwalk-kde3.man b/ubuntu/lucid_automake/kdegames/debian/man/knetwalk-kde3.man deleted file mode 100644 index 0b934aa04..000000000 --- a/ubuntu/lucid_automake/kdegames/debian/man/knetwalk-kde3.man +++ /dev/null @@ -1,34 +0,0 @@ -.TH KNETWALK 6 -.SH NAME -knetwalk \- A game for system administrators -.SH SYNOPSIS -.B knetwalk -.I [Qt-options] [KDE-options] [options] -.SH DESCRIPTION -\fBKNetwalk\fP presents the player with a rectangular grid containing -a server, several clients, and pieces of wire. The object of the game -is to rotate these elements until every client is connected to the -server, and no wires are left unconnected. Optionally, you can try to -get a high score by minimizing the number of rotations needed. - -Left clicking on a square rotates it counterclockwise, while right -clicking rotates it clockwise. Middle clicking on a square marks the -square with a blue background and prevents you from rotating it unless -you middle click again to unmark it; this can be very useful for marking -squares which you know are in the correct orientation. -.so kdeopt.part -.SH PROGRAM OPTIONS -.TP -.B --Novice -Start in novice mode. In this mode, you get a 5x5 grid. -.TP -.B --Normal -Start in normal mode. In this mode, you get a 7x7 grid. -.TP -.B --Expert -Start in expert mode. In this mode, you get a 9x9 grid. -.TP -.B --Master -Start in master mode. In this mode, you get a 9x9 grid laid out on -a torus, so that a wire leading off one edge can connect to a wire on -the opposite edge. |