~ubuntu-branches/ubuntu/natty/kdebase-workspace/natty-proposed

« back to all changes in this revision

Viewing changes to kdm/config.def

  • Committer: Bazaar Package Importer
  • Author(s): Christian Mangold
  • Date: 2011-04-03 16:54:55 UTC
  • mfrom: (1.1.55 upstream)
  • Revision ID: james.westby@ubuntu.com-20110403165455-8tnwxt82p21p15hh
Tags: 4:4.6.2a-0ubuntu1
* New upstream release
  - Update kde-sc-dev-latest version
  - Update kdebase-workspace-wallpapers.install,
    kde-window-manager.install and not-installed

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
#ifdef _AIX
38
38
# define HALT_CMD       "/usr/sbin/shutdown -h now"
39
39
# define REBOOT_CMD     "/usr/sbin/shutdown -r now"
40
 
#elif defined(BSD)
 
40
#elif defined(BSD) || defined(__linux__)
41
41
# define HALT_CMD       "/sbin/shutdown -p now"
42
42
# define REBOOT_CMD     "/sbin/shutdown -r now"
43
43
#elif defined(__SVR4)
2159
2159
 
2160
2160
Key: GreetFont
2161
2161
Type: string
2162
 
Default: "Serif,20,5,0,50,0"
2163
 
CDefault: "Serif,20,bold"
 
2162
Default: "Serif,20,-1,5,50,0,0,0,0,0"
 
2163
CDefault: "Serif 20pt bold"
2164
2164
User: greeter:font
2165
 
Instance: #*/"Serif,20,5,0,50,0"
 
2165
Instance: #*/"Serif,20,-1,5,50,0,0,0,0,0"
2166
2166
Comment: &
2167
2167
Description:
2168
 
 The font for the greeter headline.
 
2168
 The font for the greeter headline. The value is encoded.
2169
2169
 
2170
2170
Key: StdFont
2171
2171
Type: string
2172
 
Default: "Sans Serif,10,5,0,50,0"
2173
 
CDefault: "Sans Serif,10"
 
2172
Default: "Sans Serif,10,-1,5,50,0,0,0,0,0"
 
2173
CDefault: "Sans Serif 10pt"
2174
2174
User: greeter(normalFont):font
2175
 
Instance: #*/"Sans Serif,10,5,0,50,0"
 
2175
Instance: #*/"Sans Serif,10,-1,5,50,0,0,0,0,0"
2176
2176
Comment: &
2177
2177
Description:
2178
 
 The normal font used in the greeter.
 
2178
 The normal font used in the greeter. The value is encoded.
2179
2179
 
2180
2180
Key: FailFont
2181
2181
Type: string
2182
 
Default: "Sans Serif,10,5,0,75,0"
2183
 
CDefault: "Sans Serif,10,bold"
 
2182
Default: "Sans Serif,10,-1,5,75,0,0,0,0,0"
 
2183
CDefault: "Sans Serif 10pt bold"
2184
2184
User: greeter:font
2185
 
Instance: #*/"Sans Serif,10,5,0,75,0"
 
2185
Instance: #*/"Sans Serif,10,-1,5,75,0,0,0,0,0"
2186
2186
Comment: &
2187
2187
Description:
2188
 
 The font used for the <quote>Login Failed</quote> message.
 
2188
 The font used for the <quote>Login Failed</quote> message. The value is encoded.
2189
2189
 
2190
2190
Key: NumLock
2191
2191
Type: enum