Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

rabbit-command(1) [debian man page]

RABBIT-COMMAND(1)						  rabbit-command						 RABBIT-COMMAND(1)

NAME
rabbit-command - commandline utility for Rabbit SYNOPSIS
rabbit-command [options] DESCRIPTION
--rabbit-uri=URI Specify Rabbit's dRuby URI as [URI]. (druby://localhost:10101) --druby-uri=URI Deprecated. Use --rabbit-uri instead. Specify Rabbit's dRuby URI as [URI]. (druby://localhost:10101) Move commands --previous Move to previous --next Move to next --previous-slide Move to the previous slide --next-slide Move to the next slide --first-slide Move to the first slide --last-slide Move to the last slide --jump-to=N Move to the Nth slide Get commands --source Show source --current-slide-rd Show the current slide source as RD Control commands --toggle-fullscreen Toggle fullscreen --toggle-index-mode Toggle index mode --toggle-whiteout Toggle whiteout --toggle-blackout Toggle blackout --quit Quit Common options --locale-dir=DIR Specify locale dir as [DIR]. (auto) --logger-type=TYPE Specify logger type as [TYPE]. Select from [stderr, gui]. (STDERR) --log-level=LEVEL Specify log level as [LEVEL]. Select from [debug, info, warning, error, fatal, unknown]. (info) --help Show this message. --version Show version. rabbit-command 1.0.7 June 2012 RABBIT-COMMAND(1)

Check Out this Related Man Page

inkview(1)							   Inkscape-0.40							inkview(1)

NAME
inkview - slideshow program which uses SVG files SYNOPSIS
inkview [FILES] ... [somewhere/*.svg] ... DESCRIPTION
Inkview is a slideshow program which uses SVG files. One or more FILES may be specified on the command-line and the slideshow will consist of the files supplied on the command line in the given order. KEYBINDINGS
Left or Page Up: show previous slide Right, Page Down, or space bar: show next slide Up: go to first slide Down: go to last slide Escape, q or Q: quit F11: go to fullscreen mode/revert back to window mode Return: pop up window with slide buttons (first, prev, next, last) EXAMPLES
You can use the command inkview /usr/share/inkscape/examples/*.svg* to browse through the examples included in the inkscape package. OPTIONS
There are no options yet. TODO
add a default SVG for when a document does not load. add a usage/help command line switch SEE ALSO
inkscape(1) and the inkview related part of the inkscape wiki: http://www.inkscape.org/wiki/index.php/Inkview http://www.inkscape.org/ AUTHORS
Johan Ceuppens This codebase owes its existence to a large number of contributors throughout its various incarnations. See inkscape(1) for more informa- tion. This man-page was written by Wolfram Quester <wolfi@mittelerde.physik.uni-konstanz.de> INKSCAPE
December 28, 2004 inkview(1)
Man Page

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

Digital TV Rocks!

I will move sometime over the next few months and I cancelled my cable tv service a few weeks ago. I got some rabbit ears, but I really could only pick up a few channels and they were snowy. But I went to US government digital TV website and honestly said that my only source of tv signals was an... (1 Reply)
Discussion started by: Perderabo
1 Replies

2. Programming

toggle bit

how can I toggle all the bits of any given number using a shortest C code (5 Replies)
Discussion started by: rupeshkp728
5 Replies

3. What is on Your Mind?

Will You Move to an Android Phone or Tablet?

(6 Replies)
Discussion started by: Neo
6 Replies

4. Shell Programming and Scripting

How to Toggle Flag/Switch Value with Sed

I am trying to figure out a one liner to toggle a flag variable. eg. FLAG=0 Is there a way to use sed to toggle above example between 0 and 1. That is if run with flag set to zero it would change it to one if run again it would set it to zero. I thought I had it figured but the... (6 Replies)
Discussion started by: bsquared
6 Replies

5. UNIX for Dummies Questions & Answers

Move all files one directory level up

(10 Replies)
Discussion started by: ftrobaugh
10 Replies

6. UNIX for Dummies Questions & Answers

Move and Rename in One Command

(1 Reply)
Discussion started by: ayylmao12
1 Replies