Re: mouse pointer
Carles Pina i Estany <[email protected]>
| Newsgroups | gmane.comp.kde.gwenview |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Aug/11/2007, Carles Pina i Estany wrote:
> When I am using full screen images, in gwenview, I miss that gwenview
> hides the mouse pointer.
-----------------------------
ridiculous patch:
Index: app/mainwindow.cpp
===================================================================
--- app/mainwindow.cpp (revision 698959)
+++ app/mainwindow.cpp (working copy)
@@ -594,6 +594,8 @@
updateFullScreenLabel();
mImageViewController->setFullScreen(true);
mImageViewController->setFocus();
+ KCursor::setHideCursorDelay(2000);
+ KCursor::hideCursorDelay();
} else {
// Stop the slideshow if it's running
if (mSlideShow->isRunning()) {
-----------------------------
Maybe this should be configurable? (I don't think so...)
--
Carles Pina i Estany GPG id: 0x8CBDAE64
http://pinux.info Manresa - Barcelona
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/