А так? notify-send -t 10000 "Текст напоминания"
Пример: notify-send -u normal -t 10000 -i "xfce-schedule" "Пора сделать перерыв" "Глазам и попе нужен отдых" > Добрый день! > > Сегодня узнал об утилитах at и notify-send ( > http://tengu-crow.livejournal.com/377888.html > http://habrahabr.ru/blogs/linux/47892/ ) > > Linux Certif - Man notify-send(1) > http://www.linuxcertif.com/man/1/notify-send/ >> OPTIONS >> -u, --urgency=LEVEL Specifies the urgency level (low, normal, critical). >> -t, --expire-time=TIME Specifies the timeout in milliseconds at which >> to expire the notification. >> -i, --icon=ICON[,ICON...] Specifies an icon filename or stock icon to >> display. >> -c, --category=TYPE[,TYPE...] Specifies the notification category. > > Попробовал > notify-send -t=10000 "Текст напоминания" > почему-то ошибка. > > Погуглил, но не нашел ответа на свой вопрос, в чем разница между опциями: > -t и --expire-time=TIME > и какой смысл в опции -t? > -- ubuntu-ru mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-ru
