![]() |
CPU temp applet for the XFCE panel. - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: General (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=4) +--- Forum: On Topic (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=14) +--- Thread: CPU temp applet for the XFCE panel. (/showthread.php?tid=4444) |
Re: CPU temp applet for the XFCE panel. - trinidad - 09-24-2017 # Create own window instead of using desktop (required in nautilus) own_window yes own_window_argb_visual yes own_window_type normal own_window_hints undecorated,above,sticky,skip_taskbar,skip_pager Choosing "above" instead of below in own_window_hints will make conky always show on top of other windows as long as own_window_type is normal. I forgot my setup is not the same as default. https://imgur.com/a/JLWtz TC Re: CPU temp applet for the XFCE panel. - Moltke - 09-24-2017 (09-24-2017, 11:28 AM)trinidad link Wrote: # Create own window instead of using desktop (required in nautilus)Hi [member=5916]trinidad[/member] Thanks for sharing your useful tips, however, I'm using Gkrellm which seems to fit my needs. It shows a small window in which I can keep track on cpu temps behaviour, besides, I ran conky, open a terminal and typed "htop" to compare conky vs gkrellm on resources usage and the difference is quite a thing; conky uses 3.3% while gkrellm uses 0.7%, so I'm sticking with gkrellm ;D. Take a look at Gkrellm working https://imgur.com/a/meItl in the image gkrellm is the small window showing temps right above the taskbar ![]() Re: CPU temp applet for the XFCE panel. - Moltke - 12-20-2017 (09-21-2017, 09:33 PM)Moltke link Wrote: [quote author=TheDead link=topic=4605.msg35187#msg35187 date=1506029066]Didn't work. I checked "Mostrar" and close the window but it shows nothing. I have to open the window in order to see temps values ![]() [/quote] Hi [member=6733]TheDead[/member] I finally made it! ;D It took me quite a while but hey, better late than never lol. You were right all the time, I just couldn't get it cause I didn't undestand/know how to customize XFCE panel by then, and now that I do feel a little bit like a fool actually since it was so easy; install xfce4-sensors-plugin> right-click on the panel and select "add a new item" > select sensors plugin applet > right-click on the new sensors applet and select properties > check show boxes for sensors you want it to show > select font size and unselect show title, voila! Check it out! ![]() However, it does take some space in my already populated panel so now I don't know if keep it or not. : ![]() ![]() Well, I can finally mark this thread as solved. Thank you all for the time and help ![]() |