On Tuesday, December 21, 2010 19:39:56 Gerold Jens Wucherpfennig wrote: > I've looked into the code of gnome-settings-daemon. > gnome-settings-daemon runs every time you use GNOME. > gnome-settings-daemon monitors gconf. > Whenever something changes in gconf the settings daemon > changes the gnome settings. > > In gconf at /desktop/gnome/peripherals/mouse/cursor_size > the size of the mouse cursor pointer is determined. > In the sources of gnome-settings-daemon in > plugins/font/gsd-font-manager.c there is the code to change > the size of the mouse cursor pointer. > > It uses the Xlib function XChangeProperty to set the pointer size. > > Now my question: > In which file/component of KDEBASE may I add such a function > to implement that feature? > > I'm looking forward to reading from you.
You can just choose a different cursor. Just scaling up (or down) an existing cursor will look really bad, that's why we've made the size of the cursor part of the theme, and that indeed works very well, apart from tooltip being covered by the mouse cursor now. -- sebas http://www.kde.org | http://vizZzion.org | GPG Key ID: 9119 0EF9 >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<