General > Developers

hide mouse cursor on orbiter on joggler

<< < (2/2)

uplink:
That setting hides the UI2 cursor, and as it turns out possy wants to hide the UI1 cursor.

Stumbled upon this Stack Overflow answer: http://stackoverflow.com/questions/660613/how-do-you-hide-the-mouse-pointer-under-linux-x11/17142903#17142903

It has an error, but once fixed it works. I submitted an edit to that answer. The correct XBM file contents is this:


--- Code: ---#define blnk_ptr_width 1                                                                                                                                                             
#define blnk_ptr_height 1
#define blnk_ptr_x_hot 0
#define blnk_ptr_y_hot 0
static unsigned char blnk_ptr_bits[] = {
   0x00 };
--- End code ---

Marie.O:
as discussed in IRC this has not yet yielded a positive result, but we are on it.

Marie.O:
There was no easy fix, but Uplink came around and ported his OrbiterGL change to the UI1 Orbiter, so we can now report back that our jogglers are mouse cursor free.

Thanks Andrew and special thanks to Radu!

Marie.O:
Oh in case any of the Joggler users wants the Orbiter binary.

http://fluffybitch.org/builder-precise/Orbiter

or

http://fluffybitch.org/builder-lucid/Orbiter

wget to your joggler, chmod +x, create the file in /etc/pluto and kill the current Orbiter process, and you should be good.

phenigma:
Yes!  Thanks Andrew and Radu!

J.

Navigation

[0] Message Index

[*] Previous page

Sitemap 
Go to full version