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