1 .\" This portion of the manual page is from kdeopt.man, from the
2 .\" kdeaccessibility Debian package.
6 Show help about options.
9 Show Qt specific options.
12 Show KDE specific options.
18 Show author information.
21 Show version information.
24 Show license information.
30 .B \-\-display \fI<displayname>\fB
31 Use the X-server display `displayname'.
33 .B \-\-session \fI<sessionId>\fB
34 Restore the application for the given `sessionId'.
37 Causes the application to install a private color map on an 8\-bit
40 .B \-\-ncols \fI<count>\fB
41 Limits the number of colors allocated in the color cube on an 8\-bit
42 display, if the application is using the QApplication::ManyColor color
46 Tells Qt to never grab the mouse or the keyboard.
49 Running under a debugger can cause an implicit \-nograb, use \-dograb
53 Switches to synchronous mode for debugging.
55 .B \-\-fn, \-\-font \fI<fontname>\fB
56 Defines the application font.
58 .B \-\-bg, \-\-background \fI<color>\fB
59 Sets the default background color and an application palette (light
60 and dark shades are calculated).
62 .B \-\-fg, \-\-foreground \fI<color>\fB
63 Sets the default foreground color.
65 .B \-\-btn, \-\-button \fI<color>\fB
66 Sets the default button color.
68 .B \-\-name \fI<name>\fB
69 Sets the application name.
71 .B \-\-title \fI<title>\fB
72 Sets the application title (caption).
74 .B \-\-visual TrueColor
75 Forces the application to use a TrueColor visual on an 8-bit display.
77 .B \-\-inputstyle \fI<inputstyle>\fB
78 Sets XIM (X Input Method) input style. Possible values are
79 \fIonthespot\fP, \fIoverthespot\fP, \fIoffthespot\fP and \fIroot\fP.
81 .B \-\-im \fI<XIM server>\fB
88 .B \-\-caption \fI<caption>\fB
89 Use `caption' as name in the titlebar.
91 .B \-\-icon \fI<icon>\fB
92 Use `icon' as the application icon.
94 .B \-\-miniicon \fI<icon>\fB
95 Use `icon' as the icon in the titlebar.
97 .B \-\-dcopserver \fI<server>\fB
98 Use the DCOP Server specified by `server'.
100 .B \-\-nocrashhandler
101 Disable crash handler, to get core dumps.
104 Waits for a WM_NET compatible windowmanager.
106 .B \-\-style \fI<style>\fB
107 Sets the application GUI style.
109 .B \-\-geometry \fI<geometry>\fB
110 Sets the client geometry of the main widget.