Thunar disable auto launch of executable scripts
Disable running executable file
Thunar-1.6.3/thunar/thunar-file.c
SEARCH : function "thunar_file_is_executable"
add return FALSE; at the first line in the function.
> gboolean
> thunar_file_is_executable (const ThunarFile *file)
> {
> return FALSE;
Remove root warning on top.
Thunar-1.6.3/thunar/thunar-window.c
SEARCH: "check if we need to add the root warning"
and comment out the block.
Build and replace existing binary.
# cd Path to Thunar-1.6.3
# ./configure
# make
# killall thunar
# cp thunar/.libs/thunar /usr/bin/
Written by anil
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Xfce
Authors
rumith
2.753K
tyrelsouza
1.132K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#