1KDESVNASKPASS(1) ssh-askpass for kdesvn KDESVNASKPASS(1)
2
3
4
6 kdesvnaskpass - ssh-askpass for kdesvn
7
9 kdesvnaskpass [Qt-options] [KDE-options] [prompt]
10
12 ssh-askpass for kdesvn
13
15 Arguments:
16 prompt Prompt that is displayed to the user.
17
18 Generic options:
19 --help Show help about options
20
21 --help-qt
22 Show Qt specific options
23
24 --help-kde
25 Show KDE specific options
26
27 --help-all
28 Show all options
29
30 --author
31 Show author information
32
33 -v, --version
34 Show version information
35
36 --license
37 Show license information
38
39 -- End of options
40
41
42 KDE options:
43 --caption <caption>
44 Use 'caption' as name in the titlebar
45
46 --icon <icon>
47 Use 'icon' as the application icon
48
49 --config <filename>
50 Use alternative configuration file
51
52 --nocrashhandler
53 Disable crash handler, to get core dumps
54
55 --waitforwm
56 Waits for a WM_NET compatible windowmanager
57
58 --style <style>
59 sets the application GUI style
60
61 --geometry <geometry>
62 sets the client geometry of the main widget - see man X for the
63 argument format
64
65
66 Qt options:
67 --display <displayname>
68 Use the X-server display 'displayname'
69
70 --session <sessionId>
71 Restore the application for the given 'sessionId'
72
73 --cmap Causes the application to install a private color map on an
74 8-bit display
75
76 --ncols <count>
77 Limits the number of colors allocated in the color cube on an
78 8-bit display, if the application is using the QApplica‐
79 tion::ManyColor color specification
80
81 --nograb
82 tells Qt to never grab the mouse or the keyboard
83
84 --dograb
85 running under a debugger can cause an implicit -nograb, use
86 -dograb to override
87
88 --sync switches to synchronous mode for debugging
89
90 --fn, --font <fontname>
91 defines the application font
92
93 --bg, --background <color>
94 sets the default background color and an application palette
95 (light and dark shades are calculated)
96
97 --fg, --foreground <color>
98 sets the default foreground color
99
100 --btn, --button <color>
101 sets the default button color
102
103 --name <name>
104 sets the application name
105
106 --title <title>
107 sets the application title (caption)
108
109 --visual TrueColor
110 forces the application to use a TrueColor visual on an 8-bit
111 display
112
113 --inputstyle <inputstyle>
114 sets XIM (X Input Method) input style. Possible values are
115 onthespot, overthespot, offthespot and root
116
117 --im <XIM server>
118 set XIM server
119
120 --noxim
121 disable XIM
122
123 --reverse
124 mirrors the whole layout of widgets
125
126 --stylesheet
127 <file.qss> applies the Qt stylesheet to the application wid‐
128 gets
129
130
131
133 kdesvn(1)
134
136 Rajko Albrecht <ral@alwins-world.de>
137
138
139
140
141K Desktop Environment Sep 2008 KDESVNASKPASS(1)