Scroll to navigation

AWF(1) General Commands Manual AWF(1)

NAME

awf-gtk2Theme preview application for GTK 2.

SYNOPSIS

[-h] [-v] [-l] [-t theme] [-s filename] [--ltr] [--rtl]

DESCRIPTION

A widget factory is a theme preview application for GTK and Qt. It displays the various widget types in a single window allowing to see the visual effect of the applied theme.

OPTIONS

, --help
Show help.
, --version
Show version number.
, --list
List available themes.
theme, --theme theme
Run with the specified theme.
filename, --screenshot filename
Run and save a screenshot on SIGHUP (PNG).
Run with text from left to right (Left-To-Right).
Run with text from right to left (Right-To-Left).

FILES

/home/user/.awf-accels
Configuration of keyboard shortcuts.

ENVIRONMENT VARIABLES

GTK_OVERLAY_SCROLLING=0
Keep scrollbars always visible.
UBUNTU_MENUPROXY=
Disable the Ubuntu global menu.
AWF_DEBUG=1
Enable some debug messages.
AWF_TRACE=1
Enable more debug messages.
AWF_TEAROFF=1
Add a tear-off item to the Options menu.
06/06/26 Linux