Gentoo Archives: gentoo-user

From: David Haller <gentoo@×××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] New box
Date: Wed, 04 Jan 2017 21:08:22
Message-Id: 20170104210046.igzfjer5dr2cffig@grusum.endjinn.de
In Reply to: Re: [gentoo-user] New box by "J. Roeleveld"
1 Hello,
2
3 On Fri, 30 Dec 2016, J. Roeleveld wrote:
4 >I know what you mean. What I miss is an option to have gkrellm on 1 side of
5 >the screen and when I maximize a window, that doesn't hide gkrellm.
6
7 Doesn't your WM has a stay-on-top feature? And WMaker has an option
8 not to use the Dock/Icons when maximizing, so if gkrellm is slim
9 enough ...
10
11 >I limited some of the sensors to be able to fit all 12 virtual cores.
12 >(Or if there is, where do I set it)
13
14 Start 2 or more gkrellm-instances with different configs, e.g. one
15 just for the CPU and one for the rest:
16
17 gkrellm --config cpu &
18 gkrellm --config main &
19
20 will give you 2 gkrellms, one configured with ~/.gkrellm2/*-cpu
21 and the other with ~/.gkrellm2/*-main
22
23 E.g.:
24 ~/.gkrellm2 (0)$ gkrellm --config aux &
25 [doing some configuring for show]
26 ~/.gkrellm2 (0)$ ls -d *-aux
27 data-aux plugin_placement-aux theme_config-aux
28 plugin_enable-aux sensor-config-aux user-config-aux
29
30 HTH,
31 -dnh
32
33 --
34 printk(" Speed now 1x"); /* Pull my finger! */
35 linux-2.6.6/drivers/cdrom/mcd.c