I want a white cursor.
Xdm shows a white cursor in the greeter (good!)
If I launch Mate from XDM it still has a white cursor (good!)
If I launch Openbox with pcmanfm it shows a black cursor (bad!, hard to see against dark blue background, impossible against black background)
I've tried the settings listed in the wiki (redglass) no effect. I've tried various Fedora and Ubuntu settings, most don''t even exist in Gentoo.
And, of course, there are detailed instructions on using Gnome/KDE GUI's (click this, click that ...)
Here is ~/.Xresources
Code: Select all
~ $ cat ~/.Xresources
!xterm*font: *-fixed-*-*-*-18-*
xterm*faceName: DejaVuSansMono:size=24:antialias=false
xterm*reverseVideo: on
!xterm*VT100.geometry: 80x32
xterm*foreground: #000000
xterm*background: #AAAAAA
!fix cut and paste
xterm*selectToClipboard: true
! set cursor
Xcursor.size: 16
Xcursor.theme: redglass
Xcursor.themes: whiteglass
Here is ~/.config/openbox/autostart
Code: Select all
~ $ cat ~/.config/openbox/autostart
DESKTOP_ENV="OPENBOX"
xscreensaver &
pcmanfm --desktop &
mate-panel & #conventional mate panel, works except for logoutCan someone help me with this? I like the setup better than the highly integrated Mate, all essential applications run, but the mouse is very hard to see!
It's okay on the forum with the gray background, but not on the desktop unless I set a very light background.


