Linux - Member Desktop Screenshots This forum is for the discussion and display of Linux Desktop screenshots. Please remember that many members browse LQ from work, so NSFW screenshots are not appropriate. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
12-05-2014, 05:52 PM
|
#136
|
LQ Newbie
Registered: Sep 2009
Location: The Great Frozen Wasteland of the North
Distribution: LMDE 5 Mate
Posts: 10
Rep:
|
WIP
Found the background on one of the chans.
Cludged the conky together from several others.
Thanks to Sector11 & the makers of Conky Manager
HP Pavillion g7 - 2269wm
AMD Quad-Core A8-4500M Accelerated Processor
17.3" diagonal HD+ BrightView LED Display
Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7640G]
Advanced Micro Devices, Inc. [AMD/ATI] Trinity HDMI Audio Controller
Qualcomm Atheros AR9485 Wireless Network Adapter (rev 01)
500 GB HDD
DVD A DS8A9SH
6144MB DDR3 SDRAM
DVD Optical Drive
20140730-22:58 - Ubuntu 14.04.1 LTS Trusty Tahr OS
Code:
# UBUNTU-CONKY
# A comprehensive conky script, configured for use on
# Ubuntu / Debian Gnome, without the need for any external scripts.
#
# Based on conky-jc and the default .conkyrc.
# INCLUDES:
# - tail of /var/log/messages
# - netstat connections to your computer
#
# -- Pengo (conky@pengo.us)
#
# Create own window instead of using desktop (required in nautilus)
own_window yes
own_window_hints undecorated,below,skip_taskbar
background no
# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes
# fiddle with window
use_spacer yes
use_xft yes
# Update interval in seconds
update_interval .5
# Minimum size of text area
minimum_size 200 5
# Draw shades?
draw_shades no
# Text stuff
draw_outline no # amplifies text if yes
draw_borders no
uppercase no # set to yes if you want all text to be in uppercase
# Stippled borders?
stippled_borders 8
# border margins
border_margin 4
# border width
border_width 1
# Default colors and also border colors, grey90 == #e5e5e5
# default_color white
# default_shade_color black
# default_outline_color white
default_color 99FFFF
default_shade_color black
default_outline_color white
own_window_colour 000000
own_window_transparent yes
# Text alignment, other possible values are commented
#alignment top_left
#alignment top_middle
alignment top_right
#alignment bottom_middle
#alignment bottom_left
#alignment bottom_right
# Gap between borders of screen and text
gap_x 10
gap_y 10
# stuff after 'TEXT' will be formatted on screen
override_utf8_locale no
xftfont Terminus:size=10
xftalpha 0.8
own_window_argb_value 0
own_window_argb_visual yes
TEXT
Host$alignr$nodename
Uptime$alignr$uptime
Since${alignr}20140730-22:58
Linux$kernel $alignr $machine
File System$alignr${fs_type}
Power ${color orange}$acpiacadapter, ${battery_time BAT0} ${battery_percent BAT0}%${color }
AMD A8 4500 ${color yellow}${alignr}$cpu% ${color red}${acpitemp}C${color }
${cpubar 5,}
Disc
${color red}Used${color } $alignr${fs_used /} / ${fs_size /} ${color red}${fs_used_perc /}%${color }
${color green}Free${color } $alignr${fs_free /} / ${fs_size /} ${color green}${fs_free_perc /}%${color }
${fs_bar /}
${color gold}Memory${color } ${alignr}$mem / $memmax ${color gold}$memperc%${color }
${membar 5,}
Top Processes
${top_mem name 1}${alignr}${top mem 1} %
${top_mem name 2}${alignr}${top mem 2} %
$font${top_mem name 3}${alignr}${top mem 3} %
$font${top_mem name 4}${alignr}${top mem 4} %
$font${top_mem name 5}${alignr}${top mem 5} %
${hr}
Networks
${color }Local${color white}${alignr}${addr eth0}
${color }Online${color white}${alignr}${execi 3600 wget -q -O /dev/stdout http://checkip.dyndns.org/ | cut -d : -f 2- | cut -d \< -f -1}
${color cyan}Up: ${alignr}${upspeed eth0}/sec${color}
${color green}Down: ${alignr}${downspeed eth0}/sec${color}
|
|
|
12-06-2014, 06:47 PM
|
#137
|
Moderator
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,362
|
Quote:
Originally Posted by Head_on_a_Stick
It's just boring old GNOME 3.14, but I love it

|
Nice! Did you take the photo?
And welcome to LQ!
|
|
|
12-06-2014, 06:52 PM
|
#138
|
Senior Member
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187
|
Quote:
Originally Posted by astrogeek
Nice! Did you take the photo?
And welcome to LQ!
|
No, I wish I was that talented!
And thank you 
|
|
|
12-06-2014, 07:02 PM
|
#139
|
Moderator
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,362
|
Although about 45 miles by road, I am located a little over 6 miles from that point, along a line somewhat left of center of that field of view. Excellent photo with a familiar sky!
|
|
|
12-07-2014, 05:52 PM
|
#141
|
LQ Newbie
Registered: Nov 2009
Posts: 3
Rep:
|
Ubuntu Minimal
Here is my screenshot with openbox, conky and tint2.
|
|
|
12-13-2014, 05:41 AM
|
#142
|
Senior Member
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187
|
Playing around with KDE5 -- it's so pretty!
Much faster than KDE4 as well...

|
|
|
12-18-2014, 02:39 PM
|
#143
|
Senior Member
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,075
|
NVM
Last edited by Germany_chris; 12-18-2014 at 02:41 PM.
|
|
|
12-18-2014, 11:49 PM
|
#144
|
Member
Registered: Dec 2013
Distribution: Arch Linux
Posts: 116
Rep:
|
Manjaro Cinnamon. I absolutely love this distro.
|
|
|
12-21-2014, 04:56 AM
|
#145
|
Senior Member
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187
|

Slacking...
|
|
|
01-02-2015, 08:25 PM
|
#146
|
Member
Registered: Oct 2004
Location: USA
Distribution: Fedora 25;CentOS 7; Kubuntu; Debian
Posts: 860
Rep:
|
|
|
|
01-22-2015, 02:17 AM
|
#147
|
Member
Registered: Mar 2008
Distribution: Slackware, Free-BSD
Posts: 53
Rep:
|
Desktop = Window Maker/Custom.
System = Slackware 14
|
|
|
01-31-2015, 01:24 PM
|
#148
|
Senior Member
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187
|
New Windows 10 icons:

I like them
EDIT: Sorry, wrong thread...
|
|
|
01-31-2015, 09:01 PM
|
#149
|
Senior Member
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,206
|
KDE 4 / Debian Sid on my Lenovo Yoga 2 11

|
|
|
02-08-2015, 05:56 AM
|
#150
|
Member
Registered: Apr 2012
Location: Netherlands
Distribution: Linux Mint 21.1 Vera / Zorin Pro 6.2
Posts: 155
Rep: 
|
Full screen version
Mint 17.1 with the Cinnamon desktop 
|
|
|
All times are GMT -5. The time now is 12:33 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|