Xorg configuration (2)
Saifi Khan
saifi.khan at datasynergy.org
Sat Oct 31 23:38:18 PDT 2009
On Sat, 31 Oct 2009, Pierre Abbat wrote:
> I tried to get X up after installing the updated drivers. I now have a
> xorg.conf.new file, but when I try to start X, I get a blank screen with no
> cursor. Ctrl-alt-bs exits, as it should. How do I fix it? It was working
> before I did the software upgrade.
>
In addition to my previous mail, here are some more settings to
look at closely:
1.
Please make the following entry in
/etc/rc.conf
hald_enable="YES"
dbus_enable="YES"
2.
Please make the following entry in
$HOME/.xinitrc
exec your-wm
where your-wm can be
twm
dwm
startkde
/usr/local/bin/startxfce4
3.
Please make the following entry in
$HOME/.Xdefaults
XTerm*background: #000000
XTerm*foreground: #FFFFFF
XTerm*font: -*-andale mono-*-*-monospaced-*-17-*-*-*-*-0-*-*
XTerm*highlightSelection: true
!XTerm*jumpScroll: true
XTerm*saveLines: 9999
XTerm*geometry: 64x40
Hope this helps.
thanks
Saifi.
More information about the Users
mailing list