Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

aweather(1) [debian man page]

AWEATHER(1)															       AWEATHER(1)

NAME
aweather - Advanced weather reporting program SYNOPSIS
aweather [-hoaf] [-d level] [-s site] [-t time] DESCRIPTION
AWeather is a advanced weather reporting program which is designed to be used by weather enthusiasts. AWeather is not another weather dockapp that simply displays a pre-computed forecast. It is designed to be an easy to use program that integrates a variety of weather data in simple unified interface; see features for more details. OPTIONS
-h, --help Show usage. -d, --debug=level Change default log level*, a debug level ranges from 0 to 5. A debug level of 5 is recommended only for debugging purposes. -s, --site=site Set initial site. The site should be given as a WSR88D site code such as KLSX. -t, --time=time Set initial time. The time format should be provided in the YYYY-MM-DD HH:MM format. -o, --offline Run in offline mode, AWeather will not attempt to connect to the internet to download radar files but will show the closest matching cached file. -a, --autoupdate Run in autoupdate mode, AWeather will periodically poll data servers for updated information. -f, --fullscreen Run in fullscreen mode, AWeather start up using the entire screen as he main display area. Toolbars and side panels are hidden by default and can be accessed by moving the mouse to the edge of the screen. KEY BINDINGS
h, j, k, l, Left, Down, Up, Right Pan the surface of the earth left, down, up, or right. i, o, +, -, Scroll up, Scroll down Zoom towards or away from the surface of the earth. J, K Zoom Rotate the camera back or forward. If looking across the surface of the earth, J will point the camera towards ground while K will point the camera towards the sky. H, L Rotate the counter clockwise or clockwise around the vertical axes. If looking across the surface of the earth, H will pan to the left while L will pan to the right. w Draw a wire frame of the earth for debugging purposes. q Exit AWeather. Tab Cycle through available plugins. CTRL-R Refresh all map data. MOUSE MOTION
Left-click and drag Pan the surface of the earth. Middle-click and drag Zoom towards (up) or away (down) from the surface of the earth. Right-click and drag Rotate the camera around the vertical and horizontal axes. EXAMPLES
Start AWeather in offline mode and center the map on the St. Louis radar. $ aweather -s KLSX -o SEE ALSO
grits-demo(1) BUGS
Many AUTHOR
Andy Spencer <andy753421@gmail.com> Author. 02/09/2012 AWEATHER(1)

Check Out this Related Man Page

ZATHURA(1)																ZATHURA(1)

NAME
zathura - a document viewer SYNOPOSIS
zathura [OPTION]... zathura [OPTION]... FILE zathura [OPTION]... FILE PASSWORD DESCRIPTION
zathura is a highly customizable and functional document viewer. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction. OPTIONS
-e [xid], --reparent [xid] Reparents to window specified by xid -c [path], --config-dir [path] Path to the config directory -d [path], --data-dir [path] Path to the data directory -p [path], --plugins-dir [path] Path to the directory containing plugins --fork Fork into the background MOUSE AND KEY BINDINGS
J, K Go to the next or previous page h, k, j, l Scroll to the left, down, up or right direction Left, Down, Up, Right Scroll to the left, down, up or right direction ^t, ^d, ^u, ^y Scroll a half page left, down, up or right t, ^f, ^b, space, <S-space>, y Scroll a full page left, down, up or right gg, G, nG Goto to the first, the last or to the nth page ^c, Escape Abort a, s Adjust window in best-fit or width mode /, ? Search for text n, N Search for the next or previous result o, O Open document f Follow links : Enter command r Rotate by 90 degrees ^i Recolor R Reload document Tab Show index and switch to Index mode F5 Switch to fullscreen mode ^m Toggle inputbar ^n Toggle statusbar +, -, = Zoom in, out or to the original size zI, zO, z0 Zoom in, out or to the original size n= Zoom to size n mX Set a quickmark to a letter or number X 'X Goto quickmark saved at letter or number X q Quit Index mode k, j Move to upper or lower entry l Expand entry L Expand all entries h Collapse entry H Collapse all entries space, Return Select and open entry Mouse bindings Scroll Scroll up or down ^Scroll Zoom in or out Hold Button2 Pan the document Button1 Follow link COMMANDS
bmark Save a bookmark bdelete Delete a bookmark blist List bookmarks close Close document info Show document information help Show help page open, o Open a document offset Set page offset print Print document write, write! Save document (and force overwriting) export Export attachments CONFIGURATION
The default appearance and behaviour of zathura can be overwritten by modifying the zathurarc file (default path: ~/.config/zathura/zathu- rarc). For a detailed description please consult zathurarc(5). SEE ALSO
zathurarc(5) AUTHOR
pwmt.org 0.1.2 ZATHURA(1)
Man Page