From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 17795 invoked from network); 3 Sep 2022 04:48:26 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 3 Sep 2022 04:48:26 -0000 Received: from maat.thinktankworkspaces.com ([45.79.94.76]) by 9front; Sat Sep 3 00:46:57 -0400 2022 Message-ID: <8E6CC1F36007C3D2AB89F565790B0D1F@thinktankworkspaces.com> To: 9front@9front.org Date: Fri, 02 Sep 2022 21:46:56 -0700 From: william@thinktankworkspaces.com In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: asynchronous ACPI over YAML callback realtime backend Subject: Re: [9front] mnt reform shortcuts Reply-To: 9front@9front.org Precedence: bulk here is what I have rio -k '/dev/kbdtap&' -bsi riostart when rio loads it also loads a terminal without any prompt. But the key strokes were perfect. If delete the terminal the functionality is gone so I just hide it. Quoth ori@eigenstate.org: > Quoth Sigrid Solveig Haflínudóttir : > > shortcuts require kbdtap which Rio provides, which means it has to run with Rio's namespace. Can run it in riostart in a window. > > alternatively, use rio -k, but background the process: > > rio -k '/dev/kbdtap&' > >