bash - Invoke shell script by double clicking desktop (linux, ubuntu) -


ubuntu trusty tahr 14.04

i replicate feature program used use in windows. stardock fences allowed me hide of icons (i wanted to) on desktop double clicking, , reveal them double clicking again.

i believe along these lines:

gconftool-2 /apps/nautilus/preferences/show_desktop --type bool --set false

from page (ubuntu forums) , looking do. question becomes: how invoke shell script double clicking on empty desktop?

yes, know can use icon instead. want desktop. don't have icons have have on desktop... oh well. think it's possible , learn how. feature not important, when came question of how , had no answer - that's problem ;)


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -