![]() Registered Member ![]()
|
when hovering the mouse above an icon on KDE 4 a tip pops up in less than a second. I want to find the source code and adjust the delay for the pop up. What packet is the main for plasma? It really annoying.
See the picture bellow. ![]()
Last edited by firewalker on Wed Dec 09, 2009 11:26 am, edited 1 time in total.
|
![]() Administrator ![]()
|
Probably in trunk/KDE/kdebase/workspace/plasma/desktop/applets/tasks.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
![]() Registered Member ![]()
|
I found it. It is trunk/KDE/kdelibs/plasma/tooltipmanager.cpp.
Change (700) witch is msecs to a value that suits you. |
![]() Administrator ![]()
|
Could you please mark the topic as solved?
Problem solved? Please click on "Accept this answer" below the post with the best answer to mark your topic as solved.
10 things you might want to do in KDE | Open menu with Super key | Mouse shortcuts |
![]() Registered Member ![]()
|
I don't how to program with C or C++. The following stuff may fry your videotape recorder and make your espresso machine go wild.
I made a little patch. Now the program responsible for the tip will search for a file named tooltipmanager_delay located at /home/user_name/.kde4/share/config/. It opens the file and reads the integer value inside expressed in msecs. The file must only contain an integer number. I do not implent any check for the data contained in the file (a valid value would be 3000, witch means 3 seconds). I only check if the file exists and can be opened. If the file does not exist or there is a read error the program uses the default value (700 msecs).
|
Registered users: abc72656, Bing [Bot], daret, Google [Bot], Sogou [Bot], Yahoo [Bot]