Hi!

I'm trying to monitor the changes in a file from /sys (as you know, it's a sysfs filesystem), but setting a file monitor with g_file_monitor_file doesn't work. No matter what I do, I can't receive the changed signal from the file monitor.

Is there any other way I could do this? (of course, I could manually poll the file, but I would like to avoid that if possible)

Thanks in advance!

--
Miguel Gomez <[EMAIL PROTECTED]>
Igalia - http://www.igalia.com
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to