Re: cron: better error checking of random values

2023-05-05 Thread Mark Jamsek
On 23-05-05 10:41AM, Todd C. Miller wrote: > On Fri, 05 May 2023 16:13:01 +1000, Mark Jamsek wrote: > > > I found kn's attempted syntax intuitive though; it feels like a natural > > extension of the existing random and step syntax. I also assumed ~/15 > > would run e

Re: cron: better error checking of random values

2023-05-04 Thread Mark Jamsek
num1 %= num3; + num2 = high; + } } else { /* no step. default==1. */ >8 > It sounds like what you want is the proposed syntax "*/~10" > to use a random offset. But this would be nice too! Anything that enables regular intervals from a random offset would satisfy a common enough use case. -- Mark Jamsek GPG: F2FF 13DE 6A06 C471 CA80 E6E2 2930 DC66 86EE CF68

Re: wsmouse(4): Apple-like multi-touch buttons

2023-02-08 Thread Mark Jamsek
led via wsconsctl mouse.tp.mtbuttons=1 or by > adding mouse.tp.mtbuttons=1 to your /etc/wsconsctl.conf. > I'm definitely interested and would like to see this option made available. Thanks for working on it, tobhe! I'd be happy to test any further diffs too -- Mark Jamsek GPG: F2FF 13DE 6A06 C471 CA80 E6E2 2930 DC66 86EE CF68