Searched refs:timeout (Results 1 - 8 of 8) sorted by relevance

/solaris-desktop/patches/
H A Dxscreensaver-02-Solaris.app-defaults.diff33 6368607 increase unlock dialog box timeout to 2 minutes
50 *timeout: 0:10:00
H A Dxscreensaver-08-passwdTimeout-pref.diff57 MINUTES (&p2->timeout, "timeout_spinbutton");
74 FMT_MINUTES ("timeout_spinbutton", p->timeout);
172 + Bool unlock_timeout_p; /* whether to timeout unlock dialog */
229 + <property name="tooltip" translatable="yes">Whether the unlock dialog box should disappear after a timeout.</property>
H A Dxscreensaver-10-trusted.diff297 + if (p->timeout > idletime)
298 + p->timeout = idletime;
599 Time timeout; /* how much idle time before activation */
H A Dxscreensaver-06-gtk-lock.diff2932 struct timespec timeout;
3010 timeout.tv_sec = 0;
3011 timeout.tv_nsec = 1;
3016 sigtimedwait (&set, NULL, &timeout);
3831 + /* This is when blank timeout has happened but lock timeout hasnt
3937 if (si->lock_id) /* we're doing it now, so lose the timeout */
/solaris-desktop/ext-sources/
H A Dpostrun59 echo ' using the --timeout option'
61 echo ' -t <n>, --timeout <n>'
506 # ignore timeout, just run the job
525 # postrun-runq mode (ignore timeout for uniq jobs, since this is
550 -t|--timeout)
557 timeout=$1
558 if ! is_number "$timeout"; then
559 echo "postrun: error: interger number expected after $opt (found \"$timeout\")"
562 postrun_uniq_timeout=$timeout
/solaris-desktop/base-specs/
H A Deel.spec222 timeout dialog to pop up if gnome-auth-mananger dialog is visible.
H A Dgnome-settings-daemon.spec38 Patch5: gnome-settings-daemon-05-sticky-timeout.diff
327 - Attempt to fix gnome-settings-daemon-05-sticky-timeout.diff to apply.
H A Dcontrol-center.spec472 - patch : control-center-23-sticky-timeout.diff

Completed in 33 milliseconds