{"id":2387,"date":"2011-10-18T06:02:42","date_gmt":"2011-10-18T05:02:42","guid":{"rendered":"http:\/\/www.bdjl.de\/localhost\/?p=2387"},"modified":"2011-10-16T16:09:43","modified_gmt":"2011-10-16T15:09:43","slug":"conky-transparent-auf-xfce","status":"publish","type":"post","link":"https:\/\/www.bdjl.de\/localhost\/?p=2387","title":{"rendered":"Conky transparent auf XFCE"},"content":{"rendered":"<p><a href=\"http:\/\/www.bdjl.de\/localhost\/wp-content\/uploads\/2011\/10\/conkyxfce.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-medium wp-image-2388\" title=\"conkyxfce\" src=\"http:\/\/www.bdjl.de\/localhost\/wp-content\/uploads\/2011\/10\/conkyxfce-640x398.png\" alt=\"\" width=\"640\" height=\"398\" srcset=\"https:\/\/www.bdjl.de\/localhost\/wp-content\/uploads\/2011\/10\/conkyxfce-640x398.png 640w, https:\/\/www.bdjl.de\/localhost\/wp-content\/uploads\/2011\/10\/conkyxfce-1024x636.png 1024w, https:\/\/www.bdjl.de\/localhost\/wp-content\/uploads\/2011\/10\/conkyxfce.png 1280w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><\/p>\n<p>Conky ist nett und macht sich sofern transparent auch ziemlich schick auf dem Desktop &#8211; einmal davon abgesehen, dass ich gerne wei\u00df, was gerade auf meinem Rechner los ist. Mit der folgenden .conkyrc hat es dann geklappt, nachdem ich im Men\u00fc der XFCE-Settings und dort unter &#8222;Feinstellungen des Fensterverhaltens&#8220; das &#8222;Anzeigen-Compositing aktivieren&#8220; H\u00e4kchen gesetzt hatte:<\/p>\n<blockquote><p># Force UTF8? note that UTF8 support required XFT<br \/>\noverride_utf8_locale yes<\/p>\n<p># Use Xft?<br \/>\nuse_xft yes<\/p>\n<p>xftfont Droid Sans:size=8<br \/>\nxftalpha 0.8<br \/>\ntext_buffer_size 2048<\/p>\n<p># Update interval in seconds<br \/>\nupdate_interval 1<\/p>\n<p># This is the number of times Conky will update before quitting.<br \/>\n# Set to zero to run forever.<br \/>\ntotal_run_times 0<\/p>\n<p># Create own window instead of using desktop (required in nautilus)<br \/>\n#own_window yes<br \/>\n#own_window_transparent no<br \/>\n#own_window_type override<br \/>\n#own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager<br \/>\nown_window_class Conky<br \/>\nown_window yes<br \/>\nown_window_type normal<br \/>\nown_window_argb_visual yes<br \/>\nown_window_argb_value 180<br \/>\nown_window_transparent yes<br \/>\nown_window_hints undecorated,below,sticky,skip_taskbar,skip_pager<\/p>\n<p># Use double buffering (reduces flicker, may not work for everyone)<br \/>\ndouble_buffer yes<\/p>\n<p># Minimum size of text area<br \/>\nminimum_size 182 0<br \/>\nmaximum_width 182<\/p>\n<p># Draw shades?<br \/>\ndraw_shades no<br \/>\ndefault_color D6D6D6 #4D4D4D<br \/>\n# Draw outlines?<br \/>\ndraw_outline no<\/p>\n<p># Draw borders around text<br \/>\ndraw_borders no<\/p>\n<p># Stippled borders?<br \/>\nstippled_borders 0<\/p>\n<p># border margins<br \/>\nborder_margin 5<\/p>\n<p># border width<br \/>\nborder_width 1<\/p>\n<p># Text alignment, other possible values are commented<br \/>\nalignment top_left<br \/>\n#alignment top_right<br \/>\n#alignment bottom_left<br \/>\n#alignment bottom_right<\/p>\n<p># Gap between borders of screen and text<br \/>\n# same thing as passing -x at command line<br \/>\ngap_x 25<br \/>\ngap_y 60<\/p>\n<p># &#8212; Lua Load &#8212; #<br \/>\n#lua_load ~\/.draw_bg.lua<br \/>\n#lua_draw_hook_pre draw_bg<\/p>\n<p>TEXT<br \/>\nSYSTEM ${hr 2}<br \/>\n${goto 6}${voffset 6}${goto 40}${pre_exec cat \/etc\/issue.net} $machine<br \/>\n${goto 40}Kernel: ${kernel}<br \/>\n${hr 2}<\/p>\n<p>${goto 6}${goto 32}CPU1: ${cpu cpu0}% ${alignr}${cpubar cpu0 8,60}<br \/>\n${goto 6}${goto 32}CPU2: ${cpu cpu1}% ${alignr}${cpubar cpu1 8,60}<br \/>\n${goto 6}${goto 32}RAM: ${mem} ${alignr}${membar 8,60}<br \/>\n${goto 6}${goto 32}DISK: ${diskio}${alignr}${diskiograph 8,60 F57900 FCAF3E}<br \/>\n${goto 6}${goto 32}SWAP: $swapperc% ${alignr}${swapbar 8,60}<\/p>\n<p>#${goto 6}${voffset -4}${goto 32}CPU Temp: ${alignr}${exec sensors | grep &#8218;CPU Temperature&#8216; | cut -c19-20}\u00b0C \/ ${color #FCAF3E}${exec sensors | grep &#8218;CPU Temperature&#8216; | cut -c37-38}\u00b0C$color<br \/>\n#${goto 5}${voffset -4}${goto 32}Mother Temp: ${alignr}${exec sensors | grep &#8218;MB Temperature&#8216; | cut -c19-20}\u00b0C \/ ${color #FCAF3E}${exec sensors | grep &#8218;MB Temperature&#8216; | cut -c37-38}\u00b0C$color<br \/>\n#${goto 4.5}${voffset -6}${goto 32}HD Temp:${alignr}${exec hddtemp \/dev\/sda -n &#8211;unit=C}\u00b0C \/ ${color #FCAF3E}${exec sensors | grep &#8218;CPU Temperature&#8216; | cut -c54-55}\u00b0C$color<br \/>\n#${goto 6}${voffset -4}${goto 32}Fan Speed: ${alignr}${exec sensors | grep &#8218;RPM&#8217;| cut -c16-25}<\/p>\n<p>${goto 6}${goto 32}Uptime: ${alignr}${uptime}<br \/>\n${goto 6}${goto 32}Processes: ${alignr}$processes ($running_processes running)<br \/>\n${goto 30} Highest: ${alignr 13}CPU${alignr}RAM<br \/>\n${goto 32}${voffset -5.5}${hr 1}<br \/>\n${voffset -1}${goto 32}${top name 1} ${goto 124}${top cpu 1}${alignr }${top mem 1}<br \/>\n${voffset -1}${goto 32}${top name 2} ${goto 124}${top cpu 2}${alignr }${top mem 2}<br \/>\n${voffset -1}${goto 32}${top name 3} ${goto 124}${top cpu 3}${alignr }${top mem 3}<br \/>\n${voffset -1}${goto 32}${top name 4} ${goto 124}${top cpu 4}${alignr }${top mem 4}<\/p>\n<p>${voffset -1}DATE ${hr 2}<br \/>\n${alignc 35}${font Arial Black:size=26}${time %H:%M}${font}<br \/>\n${alignc}${time %A %d %B}<\/p>\n<p>${voffset -1}HD ${hr 2}<br \/>\n${goto 29} Root: ${fs_used_perc \/}%${alignr}${fs_size \/}<br \/>\n${goto 29} Free: ${fs_free \/}${alignr}${fs_bar 8,60 \/}<br \/>\n${goto 29} Home: ${fs_used_perc \/home}%${alignr}${fs_size \/home}<br \/>\n${goto 29} Free: ${fs_free \/home}${alignr}${fs_bar 8,60 \/home}<\/p>\n<p>${voffset -1}NETWORK ${hr 2}<br \/>\n${if_up wlan0}<br \/>\n${goto 32}SSID: ${wireless_essid wlan0}<br \/>\n${goto 32}Signal: ${wireless_link_qual wlan0}% ${alignr}${wireless_link_bar 8,60 wlan0}<br \/>\n${goto 32}Up: ${upspeed wlan0}${font} ${alignr}${upspeedgraph wlan0 8,60 F57900 FCAF3E}<br \/>\n${goto 32}Total: ${totalup wlan0}<br \/>\n${goto 32}Down: ${downspeed wlan0}${font} ${alignr}${downspeedgraph wlan0 8,60 F57900 FCAF3E}<br \/>\n${goto 32}Total: ${totaldown wlan0}<br \/>\n${goto 32}Local IP: ${alignr}${addr wlan0}<br \/>\n${goto 32}Public IP: ${alignr}${execi 3600 wget -O &#8211; http:\/\/www.whatismyip.com\/automation\/n09230945.asp | tail}<br \/>\n# |&#8211;ETH0<br \/>\n${else}${if_up eth0}<br \/>\n${goto 32}Up: ${upspeed eth0}${font} ${alignr}${upspeedgraph eth0 8,60 F57900 FCAF3E}<br \/>\n${goto 32}Total: ${totalup eth0}<br \/>\n${goto 32}Down: ${downspeed eth0}${font} ${alignr}${downspeedgraph eth0 8,60 F57900 FCAF3E}<br \/>\n${goto 32}Total: ${totaldown eth0}<br \/>\n${goto 32}Local IP: ${alignr}${addr eth0}<br \/>\n# |&#8211;PPP0<br \/>\n${endif}${else}${if_up ppp0}<br \/>\n${goto 32}Up: ${upspeed ppp0}${font} ${alignr}${upspeedgraph ppp0 8,60 F57900 FCAF3E}<br \/>\n${goto 32}Total: ${totalup ppp0}<br \/>\n${goto 32}Down: ${downspeed ppp0}${font} ${alignr}${downspeedgraph ppp0 8,60 F57900 FCAF3E}<br \/>\n${goto 32}Total: ${totaldown ppp0}<br \/>\n${goto 32}Local IP: ${alignr}${addr ppp0}<br \/>\n${endif}${else}${goto 32}Network Unavailable${endif}${endif}<br \/>\n${hr 2}<\/p><\/blockquote>\n<p>Der entscheidende Hinweis fand sich (wie so oft) im Forum von Archlinux <a href=\"https:\/\/bbs.archlinux.de\/viewtopic.php?id=18915\" target=\"_blank\">hier<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Conky ist nett und macht sich sofern transparent auch ziemlich schick auf dem Desktop &#8211; einmal davon abgesehen, dass ich gerne wei\u00df, was gerade auf meinem Rechner los ist. Mit der folgenden .conkyrc hat es dann geklappt, nachdem ich im Men\u00fc der XFCE-Settings und dort unter &#8222;Feinstellungen des Fensterverhaltens&#8220; das &#8222;Anzeigen-Compositing aktivieren&#8220; H\u00e4kchen gesetzt hatte: [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[14,5],"tags":[228,226],"class_list":["post-2387","post","type-post","status-publish","format-standard","hentry","category-laptop","category-linux","tag-conky","tag-xfce"],"_links":{"self":[{"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=\/wp\/v2\/posts\/2387","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2387"}],"version-history":[{"count":4,"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=\/wp\/v2\/posts\/2387\/revisions"}],"predecessor-version":[{"id":2392,"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=\/wp\/v2\/posts\/2387\/revisions\/2392"}],"wp:attachment":[{"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2387"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2387"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bdjl.de\/localhost\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2387"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}