View Single Post
penguinbait's Avatar
Posts: 3,096 | Thanked: 1,525 times | Joined on Jan 2006 @ Michigan, USA
#12
Originally Posted by petergunn View Post
Just an idea but wouldn't setting the cursor after finding root work?

Code:
root = DefaultRootWindow(display);  // line 111
Cursor cursor=XCreateFontCursor(display,XC_arrow);
XDefineCursor(display,root,cursor);

I kept trying to change the cursor in KDE control panel, and there were only transparent theme cursors, so I downloaded and compiled one,

http://penguinbait.com/icons.tar

cd /
tar xvf /path/to/icons.tar

Now I can got into KDE control center and select new xcursor, its red though, so I may need to go find some different ones

If I could just slow the thing down a little.

OMG, I got a mouse!!!!!!!! woohooo Awesome work, please some way to adjust polling so I can slow this down.


Thanks very very much!!!
__________________
To all my Maemo friends. I will no longer be monitoring any of my threads here on a regular basis. I am no longer supporting anything I did under maemo at maemo.org. If you need some help with something you can reach me at tablethacker.com or www.facebook.com/penguinbait. I have disabled my PM's here, and removed myself from Council email and Community mailing list. There has been some fun times, see you around.