Fredag 09 februar 2007 18:25, skrev Tijl Coosemans:
Wine doesn't support startup notification afaict and endlessly bouncing cursors are annoying.
Wine does support startup notifications, but not if the 'enable window manager to control windows applications' is disabled in winecfg.
Regards,
Alexander N. Sørnes
--- tools/wineshelllink.orig Fri Feb 9 17:46:58 2007 +++ tools/wineshelllink Fri Feb 9 17:59:14 2007 @@ -88,6 +88,7 @@ [Desktop Entry] Name=$linkname Exec=wine "$path" $args +StartupNotify=false Type=Application EOF [ -z "$descr" ] || echo "Comment=$descr"