Re: Setting default preferences for X

1999-10-21 Thread Eric G . Miller
No, set it in XF86Config: Section "Device" Identifier "Primary Card" VendorName "Unknown" BoardName "Matrox Millennium G200 8MB" Option "power_saver" VideoRam 8192 Of course, your board, video ram, etc... will differ. You can set the timeouts under the Screen

Setting default preferences for X

1999-10-21 Thread Alex V. Toropov
Can anyone tell me how to set default preferences for X using xdm. Just now I'd like to set DPMS blanking for login screen od xdm. In user session I've put "xset dpms X Y Z" in Xsession script. But this script executed only after login. Where can I place this xset call, so that it should be execu