|
Lines 109-115
Link Here
|
| 109 |
[Xdmcp] |
109 |
[Xdmcp] |
| 110 |
# Whether KDM should listen to incoming XDMCP requests. |
110 |
# Whether KDM should listen to incoming XDMCP requests. |
| 111 |
# Default is true |
111 |
# Default is true |
| 112 |
Enable=false |
112 |
Enable=true |
| 113 |
# The UDP port on which KDM should listen for XDMCP requests. Do not change. |
113 |
# The UDP port on which KDM should listen for XDMCP requests. Do not change. |
| 114 |
# Default is 177 |
114 |
# Default is 177 |
| 115 |
Port=177 |
115 |
Port=177 |
|
Lines 324-330
Link Here
|
| 324 |
# - %m -> the machine (hardware) type |
324 |
# - %m -> the machine (hardware) type |
| 325 |
# - %% -> a single % |
325 |
# - %% -> a single % |
| 326 |
# Default is "Welcome to %s at %n" |
326 |
# Default is "Welcome to %s at %n" |
| 327 |
GreetString=Welcome to %s at %n |
327 |
GreetString=Линукс Терминал на %n |
| 328 |
# Whether the fonts used in the greeter should be antialiased. |
328 |
# Whether the fonts used in the greeter should be antialiased. |
| 329 |
# Default is false |
329 |
# Default is false |
| 330 |
AntiAliasing=true |
330 |
AntiAliasing=true |
|
Lines 345-351
Link Here
|
| 345 |
NumLock=Keep |
345 |
NumLock=Keep |
| 346 |
# Language and locale to use in the greeter, encoded like $LC_LANG. |
346 |
# Language and locale to use in the greeter, encoded like $LC_LANG. |
| 347 |
# Default is "en_US" |
347 |
# Default is "en_US" |
| 348 |
Language=en_US |
348 |
Language=ru_RU |
| 349 |
# Enable autocompletion in the username line edit. |
349 |
# Enable autocompletion in the username line edit. |
| 350 |
# Default is false |
350 |
# Default is false |
| 351 |
UserCompletion=true |
351 |
UserCompletion=true |