View Single Post
Posts: 123 | Thanked: 457 times | Joined on Feb 2012
#2862
Originally Posted by guillermorojaz View Post
You know if you can delete the action of the shortcuts to swipe up? ie when you swipe up just switch to another action and do not open the shortcuts.
Create the file /home/user/.config/mcompositor/new-mcompositor.conf and put the following lines in it:

Code:
qlb-deskillmanned=1               
quick-launch-bar-timeout-ms=10000
The first line disables opening the quick launch bar via a short swipe from the bottom (as requested by Peter Skillman, judging by the name of the variable ) and the second line sets the quick launch bar opening timeout to 10 seconds.

After creating the file, restart mcompositor.

Originally Posted by guillermorojaz View Post
will try to erase these lines of launcherbuttons.data (home/user/.config/meegootouchhome-nokia)
Launcherbuttons.data just defines where each .desktop file should be presented by the home screen. It should not be edited manually. If a .desktop file is found from the .desktop file directories but not from launcherbuttons.data, the icon for the .desktop file will be placed in the home screen's main applications page. Thus, deleting lines from launcherbuttons.data is not a solution.

Originally Posted by thedead1440 View Post
IIRC, that part of the system is closed source so it can't be disabled...
Closed source, yes, but still configurable, even though not documented. I found the variables with "strings /usr/lib/mcompositor/libnokiaswipeextension.so" and then just guessed.

Originally Posted by thedead1440 View Post
its related to meegtouchhome
The home screen just creates the quick launch bar but it's mcompositor (the window manager) that shows it.

Last edited by Vesuri; 2012-09-16 at 18:15.
 

The Following 4 Users Say Thank You to Vesuri For This Useful Post: