Re: wineshelllink: disable startup notification
Feb. 10, 2007
10:19 a.m.
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"
7029
Age (days ago)
7029
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexander Nicolaysen Sørnes