[Trac #287] Cursor in X windows far too small on real panel

Zarro Boogs per Child bugtracker at laptop.org
Sat Nov 11 16:34:27 EST 2006


#287: Cursor in X windows far too small on real panel
-----------------------------+----------------------------------------------
 Reporter:  mfoster          |        Owner:  marco  
     Type:  defect           |       Status:  new    
 Priority:  high             |    Milestone:  BTest-1
Component:  X window system  |   Resolution:         
 Keywords:                   |  
-----------------------------+----------------------------------------------
Comment (by marco):

 This is how gtk set cursor theme and size:

 XcursorSetTheme (xdisplay, theme);
 if (size > 0)
   XcursorSetDefaultSize (xdisplay, size);

 These are taken from xsettings and if those are not defined I think it
 fallback to theme properties. By changing those properties I managed to
 get the cursor on text entries bigger but the default one, not sure what
 is going on.

-- 
Ticket URL: <http://dev.laptop.org/ticket/287#comment:8>
One Laptop Per Child <http://laptop.org/>



More information about the Bugs mailing list