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
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 --miniicon <icon>
50 Use 'icon' as the icon in the titlebar
51
52 --config <filename>
53 Use alternative configuration file
54
55 --dcopserver <server>
56 Use the DCOP Server specified by 'server'
57
58 --nocrashhandler
59 Disable crash handler, to get core dumps
60
61 --waitforwm
62 Waits for a WM_NET compatible windowmanager
63
64 --style <style>
65 sets the application GUI style
66
67 --geometry <geometry>
68 sets the client geometry of the main widget - see man X for the
69 argument format
70
71
72 Qt options:
73 --display <displayname>
74 Use the X-server display 'displayname'
75
76 --session <sessionId>
77 Restore the application for the given 'sessionId'
78
79 --cmap Causes the application to install a private color map on an
80 8-bit display
81
82 --ncols <count>
83 Limits the number of colors allocated in the color cube on an
84 8-bit display, if the application is using the QApplicaâ
85 tion::ManyColor color specification
86
87 --nograb
88 tells Qt to never grab the mouse or the keyboard
89
90 --dograb
91 running under a debugger can cause an implicit -nograb, use
92 -dograb to override
93
94 --sync switches to synchronous mode for debugging
95
96 --fn, --font <fontname>
97 defines the application font
98
99 --bg, --background <color>
100 sets the default background color and an application palette
101 (light and dark shades are calculated)
102
103 --fg, --foreground <color>
104 sets the default foreground color
105
106 --btn, --button <color>
107 sets the default button color
108
109 --name <name>
110 sets the application name
111
112 --title <title>
113 sets the application title (caption)
114
115 --visual TrueColor
116 forces the application to use a TrueColor visual on an 8-bit
117 display
118
119 --inputstyle <inputstyle>
120 sets XIM (X Input Method) input style. Possible values are
121 onthespot, overthespot, offthespot and root
122
123 --im <XIM server>
124 set XIM server
125
126 --noxim
127 disable XIM
128
129 --reverse
130 mirrors the whole layout of widgets
131
132
133
135 Full user documentation is available through the KDE Help Center. You
136 can also enter the URL help:/kdesvnaskpass/ directly into konqueror or
137 you can run `khelpcenter help:/kdesvnaskpass/' from the command-line.
138
140K Desktop Environment Aug 2006 KDESVNASKPASS(1)