LXCursor not working - Changing Mouse Pointer

Please post all general support questions for LXDE here.
Locked
marcopl
Posts: 1
Joined: Tue Oct 13, 2009 7:54 am

LXCursor not working - Changing Mouse Pointer

Post by marcopl »

Guys, i m new to LXDE. I chose it bcos of the speed and also display stability when using external monitors.

i have been trying to change the mouse pointer size and color via the LXDECC but it gets u nowhere. I taught maybe i had to install kxcursor but that got me nowhere also. Finally there was an old post about editing /usr/share/icons/default and modifying the index.theme file. that's the only thing that worked. I changed "Inherits = whiteglass" to "Inherits=ComixCursors" . Finally i got a larger cursor.

Wished LXDECC really worked though.
Neal
Posts: 19
Joined: Wed Aug 12, 2009 9:34 am

Re: LXCursor not working - Changing Mouse Pointer

Post by Neal »

marcopl,
The script, lxcursor is specific to PCLinuxOS, as is lxdecc. I'm looking into what could be wrong with lxcursor. I'll package an update as soon as it's fixed.

Neal
Project Lead: PCLinuxOS-LXDE
slimtop
Posts: 19
Joined: Tue Sep 01, 2009 10:11 am

Re: LXCursor not working - Changing Mouse Pointer

Post by slimtop »

Add cursor theme and size to your .Xdefaults file in your home directory like;


Xcursor.theme: Eclipse
Xcursor.size: 40

Eclipse is the name of the directory that contains my cursor theme and it's located in .icons . If you don't have a .Xdefaults file, create it.

Log out then in again and it should be there!
Neal
Posts: 19
Joined: Wed Aug 12, 2009 9:34 am

Re: LXCursor not working - Changing Mouse Pointer

Post by Neal »

marcopl,
lxcursor has been fixed. You can look for an updated package to hit the repositories soon.
nice
Posts: 1
Joined: Fri Feb 05, 2010 1:27 am

Re: LXCursor not working - Changing Mouse Pointer

Post by nice »

I overcame this error by adding the following

Code: Select all

sGtk/CursorThemeName=Vanilla-DMZ-AA
iGtk/CursorThemeSize=128
to

Code: Select all

~/.config/lxsession/LXDE/desktop.conf
I could not get changes to either .Xdefaults or .gtkrc-2.0 to fix the cursor problem.
Neal
Posts: 19
Joined: Wed Aug 12, 2009 9:34 am

Re: LXCursor not working - Changing Mouse Pointer

Post by Neal »

There will be a PCLinuxOS-LXDE-2010 soon. The new version of lxcursor will be included.
Locked