On Friday 18 February 2005 14:09, Petr Holub wrote:
> I've tried to use rc.resume for restarting moused after
> resuming from ACPI S3 state on my T41p and it seems that this
> script is just ignored on my 5.3-RELEASE. As for the mouse,
> I've sorted out that problem via se
Hi,
I've tried to use rc.resume for restarting moused after
resuming from ACPI S3 state on my T41p and it seems that this
script is just ignored on my 5.3-RELEASE. As for the mouse,
I've sorted out that problem via setting hint.psm.0.flags="0x3000"
in /boot/device.hints, b
On Fri, 2002-02-08 at 23:00, Randy Bush wrote:
> kbdcontrol < /dev/ttyv0 -r fast
>
> but it seems not to get executed. heck, as far as i can figure, rc.resume
> does not get executed at all, ever.
Do you have "apmd_enable="YES" in /etc/rc.conf"? D
dell c600
4.5-stable
i have the following in rc.resume
kbdcontrol < /dev/ttyv0 -r fast
but it seems not to get executed. heck, as far as i can figure, rc.resume
does not get executed at all, ever.
what am i misunderstanding?
[ i also have keyrate="fast" in rc.conf, and tha