master
Mike Hiretsky 14 years ago
parent 6ff4d5d473
commit d53c9225a2

@ -80,12 +80,7 @@ AllowNullPasswd=true
AllowShutdown=All
NoPassEnable=false
NoPassUsers=
#?video_drv=vesa?video_drv=nv?video_drv=radeon#
ServerArgsLocal=-nolisten tcp -dpi 96
#video_drv#
#?video_drv!=vesa&video_drv!=nv&video_drv!=radeon#
ServerArgsLocal=-nolisten tcp
#video_drv#
ServerCmd=/usr/bin/X -br -novtswitch
#?video_drv=fglrx#
# System freezes after logout with GDM or KDM ATI

@ -3,14 +3,8 @@ Browser=true
GraphicalTheme=calculate
GraphicalThemes=calculate
#?video_drv=vesa?video_drv=nv?video_drv=radeon#
[server-Standard]
command=/usr/bin/X -audit 0 -dpi 96
#video_drv#
#?video_drv!=vesa&video_drv!=nv&video_drv!=radeon#
[server-Standard]
command=/usr/bin/X -audit 0
#video_drv#
[daemon]
#?load!=ram#

@ -1,9 +1,4 @@
#?video_drv=vesa?video_drv=nv?video_drv=radeon#
xserver_arguments -nolisten tcp -br -deferglyphs 16 -dpi 96
#video_drv#
#?video_drv!=vesa&video_drv!=nv&video_drv!=radeon#
xserver_arguments -nolisten tcp -br -deferglyphs 16
#video_drv#
#?load=ram&pass!=install#
auto_login yes

Loading…
Cancel
Save