Re: MtxOrb device

Jannis Achstetter <[email protected]> Tue, 21 Jan 2014 22:03:16 +0100
Newsgroups gmane.comp.sysutils.lcdproc
Message-ID <[email protected]>
Am 21.01.2014 21:47, schrieb Josu Lazkano:
> Hello,

Welcome :)

> 1. Is it possible to assign a fixed device instead of "/dev/ttyUSB0"?

You might want to read a bit on udev. It can rename devices based on
rules. This way, you can access the display via /dev/MtxOrb or whatever
you prefer.

> 2. I want to show some server info (CPU, mem, disks...), how could I
> configure this?

Currently you have the LCDd running with no screens. Take a look at
lcdproc, the client that collects system status information and provides
them to LCDd for display.

Best regards,
	Jannis