[Mono-dev] Status of Win32/SystemEvents

Oskar Berggren oskar.berggren at gmail.com
Tue Dec 25 15:56:46 UTC 2012


Many of those events do not have simple one-to-one counterparts on
Linux or anything besides Windows, because there is a greater variety
in how things are done, e.g. different desktop envirorments (or none
at all). Several of the things you mention can probably be detected
from GNOME or KDE respectively (to give just two examples). "Time
changed" should probably be detected below the layer of GNOME/KDE.

/Oskar


2012/12/25  <mabra at manfbraun.de>:
> Hi All !
>
> Just trying to port some C# proggis from Windows to Linux. Astoundingly,
> they fail miserably ...
>
> I found, that all Win32.SystemEvents are not working. I have had a look
> to the API status page and saw TODO ...
>
> Can someone probably tell me, what I can expect ??
>
> I am a linux beginner and I am unable to port this by myself.
> Are there any examples, which shows alternatives for:
> - user prefs changed
> - time changed
> - logoff
> - shutdown
>
> Any help would really be very great!
>
> Best regards,
>
> ++mabra
>
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list


More information about the Mono-devel-list mailing list