View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#10
Originally Posted by coderus View Post
or try in reverse way:
desktop file starting script1 in fingerterm
script1 executing root helper binary
binary executing script2 with root privileges
it should work better
Ok, tried...
It really speed up opening of fingerterm, but it also opened another terminal window withh all processes...

But I found how to do this:
1. removed from binary "fingerterm -e" before path to script.
2. added "fingerterm -e" in the .desktop file before path to binary.

Now all work quickly like before sys update Strange changes in this sys update...
Thanks