On Fri, 20 Nov 2015 20:44:23 +0000 Peter Flynn <[email protected]> said:
> On 20/11/15 03:08, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 19 Nov 2015 22:07:14 +0000 Peter Flynn <[email protected]> said: > [snip] > > i don't know - it's not e or efl. well unless you mount the camera - > > eg u get an icon and double-clock it to open it (then it would be > > asking the kernel to mount it). > > Just wondered...I'm not knowledgeable enough about e's internals to know > the extent to which it receives and handles signals like "Hey, someone > inserted a USB device" from the underlying system. > > In this case there is no icon; in fact no visible response at all. then e has no idea. e will listen for removable device events and create an icon. by default it won't MOUNT it at all other than presenting an icon. when you open the icon up to a filemanager window, THEN e mounts. it will unount when window is closed. there is an option to ask e to mount on insert rather than when opening the window, but imho this is far more dangerous and thus is an option. unless you changed this... e isn't touching the filesystem there. but the fact you have no icon tells me e doesn't see a removable device at all. it has no clue. -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
