You can make it as default option on the Gnome environment, just use the gconftool-2 to set the option for nautilus. You can have 3 kinds of options:
- display
- ask
- launch
Use:
gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --set --type=string /apps/nautilus/preferences/executable_text_activation 'display'
to make display as default option.
Nenhum comentário:
Postar um comentário