Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

display-dhammapada(1) [debian man page]

DISPLAY-DHAMMAPADA(1)					      General Commands Manual					     DISPLAY-DHAMMAPADA(1)

NAME
display-dhammapada - display a verse from the Dhammapada SYNOPSIS
display-dhammapada [-r | -m | -b | -pl] [<number> | all] dhamma [-r | -m | -b | -pl] [<number> | all] xdhamma [<number>] gtk-dhammapada OPTIONS
-r Use John Richard's translation (default) -m Use F. Max Muller's translation -b Display the same verse(s) from both -pl Use Polish language translation <number> specify the number of the verse(s) to display all display all file at once With no arguments a random verse is printed. DESCRIPTION
The Dhammapada is an anthology of 423 verses from the Kuddaka Nikaya part of the Theravada Pali Canon. It contains Buddhist ethical and spiritual precepts. One of the translations is by John Richards; the other is an older translation by F. Max Muller. Polish translation is by Zbigniew Becker. display-dhammapada prints to the standard output. xdhamma prints using xmessage on an X Window screen, or in bold using tputs on a text terminal. EXAMPLES
To display a verse each time you log in on a terminal, put display-dhammapada or xdhamma in your ~/.profile, ~/.bash_profile or ~/.login, as appropriate for your shell. To display a verse each time you log in on X Window, put xdhamma in your ~/.xsession. KDE 2.1 has "amor" toy that can display various tips. To use the dhammapada for that enter these commands at shell prompt: mkdir ~/.kde/share/apps/amor display-dhammapada -r all |perl -0777 -pe 's/ s* s* / % /g' >~/.kde/share/apps/amor/tips Then start amor K->Toys->Amor, right click on amor animation, select "Options" and select "Allow application tips" and "Show random tips". Use gtk-dhammapada to display verse in GTK window. To automatically attach Dhammapada verse in e-mail footer. To do this in mutt add set signature=display-dhammapada| in your ~/.muttrc file. FILES
/usr/share/display-dhammapada/dhammapada-english-transl.txt /usr/share/display-dhammapada/dhammapada-alternate.txt /usr/share/display-dhammapada/dhammapada-polish-transl.txt SEE ALSO
xmessage(1), tput(1). BUGS
You may found that xmessage and hence xdhamma is broken on XFree 4.0x. AUTHORS
Program: Copyright (C) January 1997-2003 by Richard Cepas <rch@online.lt> and contributors, placed in the public domain. See http://unicode.strangled.net/me/rch/dd.html Richards' English translation of the Dhammapada: Copyright (C) 1993 John Richards, Pembrokeshire (UK), permission granted for use here. See ftp://coombs.anu.edu.au/coombspapers/otherarchives/electronic-buddhist-archives/buddhism-general/e-texts/sutras-translations/dhamma- pada-english-transl.txt Muller's translation of the Dhammapada: Public Domain, used here courtesy of Project Gutenberg. Polish translation (by Zbigniew Becker): Public Domain, as explained at http://creativecommons.org/licenses/publicdomain See also http://mahajana.net/dhammapada/ late 20th century DISPLAY-DHAMMAPADA(1)

Check Out this Related Man Page

GNOME-SHELL(1)							    gnome-shell 						    GNOME-SHELL(1)

NAME
gnome-shell - Graphical shell for the GNOME desktop SYNOPSIS
gnome-shell [OPTION...] DESCRIPTION
GNOME shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a visually attractive and easy to use experience. gnome-shell is a required component of the GNOME desktop, i.e. it is listed in the RequiredComponents field of /usr/share/gnome-session/sessions/gnome.session. It is started in the window manager phase of the session. OPTIONS
-r, --replace Replace the running window manager --sm-disable Disable connection to the session manager --sm-client-id=ID Specify session management ID --sm-save-file=FILE Initialize session from FILE --screen=SCREEN X screen to use -d, --display=DISPLAY X Display to use --sync Make X calls synchronous --version Print version and exit --help Display help and exit --mode=MODE Use a specific mode, e.g. "gdm" for login screen --list-modes List possible modes and exit --clutter-display=DISPLAY Clutter the option display (otherwise ignored) FILES
/usr/share/gnome-session/sessions/gnome.session, /usr/share/applications/gnome-shell.desktop. BUGS
The bug tracker can be reached by visiting the website https://bugzilla.gnome.org/buglist.cgi?product=gnome-shell. Before sending a bug report, please verify that you have the latest version of gnome-shell. Many bugs (major and minor) are fixed at each release, and if yours is out of date, the problem may already have been solved. ADDITIONAL INFORMATION
For further information, visit the website http://live.gnome.org/GnomeShell. gnome-shell GNOME-SHELL(1)
Man Page