1KNAPSEN(6)                           Games                          KNAPSEN(6)
2
3
4

NAME

6       knapsen - Schnapsen card game for KDE
7

SYNOPSIS

9       knapsen [Qt-options] [KDE-options]
10

DESCRIPTION

12       Knapsen is a Sixty-six card game for KDE.
13
14   Generic options:
15       --help Show help about options
16
17       --help-qt
18              Show Qt specific options
19
20       --help-kde
21              Show KDE specific options
22
23       --help-all
24              Show all options
25
26       --author
27              Show author information
28
29       -v, --version
30              Show version information
31
32       --license
33              Show license information
34
35       --     End of options
36
37   Qt options:
38       --display <displayname>
39              Use the X-server display 'displayname'
40
41       --session <sessionId>
42              Restore the application for the given 'sessionId'
43
44       --cmap Causes  the  application  to  install  a private color map on an
45              8-bit display
46
47       --ncols <count>
48              Limits the number of colors allocated in the color  cube  on  an
49              8-bit  display,  if  the  application  is  using  the  QApplica‐
50              tion::ManyColor color specification
51
52       --nograb
53              tells Qt to never grab the mouse or the keyboard
54
55       --dograb
56              running under a debugger can  cause  an  implicit  -nograb,  use
57              -dograb to override
58
59       --sync switches to synchronous mode for debugging
60
61       --fn, --font <fontname>
62              defines the application font
63
64       --bg, --background <color> sets the default background color and an
65              application palette (light and dark shades are calculated)
66
67       --fg, --foreground <color> sets the default foreground color
68
69       --btn, --button <color>
70              sets the default button color
71
72       --name <name>
73              sets the application name
74
75       --title <title>
76              sets the application title (caption)
77
78       --testability
79              load the testability framework
80
81       --visual TrueColor
82              forces  the  application  to  use a TrueColor visual on an 8-bit
83              display
84
85       --inputstyle <inputstyle> sets XIM (X Input Method) input style. Possi‐
86       ble
87              values are onthespot, overthespot, offthespot and root
88
89       --im <XIM server>
90              set XIM server
91
92       --noxim
93              disable XIM
94
95       --reverse
96              mirrors the whole layout of widgets
97
98       --stylesheet <file.qss>
99              applies the Qt stylesheet to the application widgets
100
101       --graphicssystem  <system>  use  a different graphics system instead of
102              the default one, options are raster and opengl (experimental)
103
104       --qmljsdebugger <port>
105              QML JS debugger information.  Application  must  be  built  with
106              -DQT_DECLARATIVE_DEBUG for the debugger to be enabled
107
108   KDE options:
109       --caption <caption>
110              Use 'caption' as name in the titlebar
111
112       --icon <icon>
113              Use 'icon' as the application icon
114
115       --config <filename>
116              Use alternative configuration file
117
118       --nocrashhandler
119              Disable crash handler, to get core dumps
120
121       --waitforwm
122              Waits for a WM_NET compatible windowmanager
123
124       --style <style>
125              sets the application GUI style
126
127       --geometry <geometry>
128              sets  the client geometry of the main widget - see man X for the
129              argument format (usually WidthxHeight+XPos+YPos)
130

SEE ALSO

132       Website: http://kde-apps.org/content/show.php/Knapsen?content=158488
133

AUTHOR

135       Knapsen was written by Tibor Zsuró <zsurotibor@gmail.com>
136
137       This manual page was generated  with  help2man  and  tweaked  by  Mario
138       Blättermann and may be used by others.
139
140
141
142knapsen 1.0.1                     Januar 2015                       KNAPSEN(6)
Impressum