Re: How do I change cursor/mouse pointer?
On Thu, May 08, 2008 at 08:11:26AM -0500, Dennis G. Wicks wrote:
> NN_il_Confusionario wrote the following on 05/07/2008 09:46 AM:
> >less /usr/share/doc/big-cursor/README.Debian
> >(this is a useful general rule)
>
> that is nowhere near intuitive!
many debian packages have documentation in /usr/share/doc/$PACKAGENAME
and often there is a README.Debian (or similar names) with debian
specific post-installation instructions.
> new session for a new user and I still have the same
> small cursors and mouse pointers.
you do not need a new "session" but a new istance of the X server (or
possibly not, as the above file explains). If you are using gdm / kdm /
xdm / wdm ... (as opposed to startx), then a logout does NOT start a new
istance of the X server, since the display manager ?dm keeps alive the
old istance of X.
You can restart the display manager
/etc/init.d/gdm restart
and/or kill the X server (and so lose all unsaved data in your session)
from the X server itself (unless disabled in xorg.conf): <alt><ctrl><backspace>
with a console command: killall X
and/or
log in in console and manually start a new X istance:
startx -- :1
--
Chi usa software non libero avvelena anche te. Digli di smettere.
Informatica=arsenico: minime dosi in rari casi patologici, altrimenti letale.
Informatica=bomba: intelligente solo per gli stupidi che ci credono.
Reply to: