logiops icon indicating copy to clipboard operation
logiops copied to clipboard

Can this run in headless mode? (MX Keys on Debian)

Open eabase opened this issue 1 year ago • 2 comments

I can't find any package build for this in Debian.

As I am looking for a headless (non-GUI) implementation for the MX Keys using Bolt connection, I would like to be able to run this on CLI. Is this possible? How?

Is there a working configuration file somewhere?


Related:

  • #356
  • #294
  • #301
  • #333
  • #283
  • #282

eabase avatar Dec 14 '24 04:12 eabase

This isn't a GUI program, it basically an input event server. It runs in the background and it's configuration is a file at /etc/logid.cfg. There is no CLI interaction with it but there is also no GUI interaction.

knuxyl avatar Mar 27 '25 19:03 knuxyl

@knuxyl

This isn't a GUI program, ... There is no CLI interaction with it but there is also no GUI interaction.

Exactly, I don't need GUI, just a way to setup the keyboard (from afresh) on a headless Debian (ARM) device. There seem to have been some success on for the Arch linux in #520 for the MX4. Maybe I can use that.

eabase avatar Nov 02 '25 00:11 eabase