Code: Select all
chmod_("/etc/cron.daily/fstrim",strtol_("0755",0,8))
Code: Select all
chmod_("/etc/cron.daily/fstrim",strtol_("0755",0,8))
Guess you are right. At least it seems there is no limitation in x11 itself but just in the GUIs.uses the graphical primitives of x11 directly
I don't wonder if it works but how it works via wine especially if the major linux-guis lacks that behavior. I even tried to play a bit with fork_() and so on but got some strange results.luis wrote: It's not surprising it works under wine.