LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop > Linux - Member Desktop Screenshots
User Name
Password
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


Reply
  Search this Thread
Old 12-05-2014, 05:52 PM   #136
doxxx
LQ Newbie
 
Registered: Sep 2009
Location: The Great Frozen Wasteland of the North
Distribution: LMDE 5 Mate
Posts: 10

Rep: Reputation: 5
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}
 
Old 12-06-2014, 06:47 PM   #137
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,269
Blog Entries: 24

Rep: Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206
Quote:
Originally Posted by Head_on_a_Stick View Post
It's just boring old GNOME 3.14, but I love it
Nice! Did you take the photo?

And welcome to LQ!
 
Old 12-06-2014, 06:52 PM   #138
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Quote:
Originally Posted by astrogeek View Post
Nice! Did you take the photo?

And welcome to LQ!
No, I wish I was that talented!

And thank you
 
Old 12-06-2014, 07:02 PM   #139
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,269
Blog Entries: 24

Rep: Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206Reputation: 4206
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!
 
Old 12-07-2014, 09:18 AM   #140
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,145
Blog Entries: 21

Rep: Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482Reputation: 3482
Just liked the photo.



Just my Samsung RV510 Laptop with 64bit Mint 17 Mate. I turned off conky so as to not ruin the photo which I think is stunning.

Edit: Image is at

http://www.smartestcomputing.us.com/...1417870890.jpg

or

https://gnusocial.de/attachments/nat...heday-hbfu.jpg

Last edited by rokytnji; 12-07-2014 at 09:23 AM.
 
Old 12-07-2014, 05:52 PM   #141
mnl2005
LQ Newbie
 
Registered: Nov 2009
Posts: 3

Rep: Reputation: 0
Ubuntu Minimal

Here is my screenshot with openbox, conky and tint2.
Attached Thumbnails
Click image for larger version

Name:	snapshot-1.jpg
Views:	36
Size:	86.8 KB
ID:	17049  
 
Old 12-13-2014, 05:41 AM   #142
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
Playing around with KDE5 -- it's so pretty!
Much faster than KDE4 as well...
 
Old 12-18-2014, 02:39 PM   #143
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
NVM

Last edited by Germany_chris; 12-18-2014 at 02:41 PM.
 
Old 12-18-2014, 11:49 PM   #144
Rubian
Member
 
Registered: Dec 2013
Distribution: Arch Linux
Posts: 116

Rep: Reputation: 18
Manjaro Cinnamon. I absolutely love this distro.
Attached Thumbnails
Click image for larger version

Name:	Screenshot from 2014-12-17 13:53:54.jpg
Views:	30
Size:	198.4 KB
ID:	17157  
 
Old 12-21-2014, 04:56 AM   #145
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285

Slacking...
 
Old 01-02-2015, 08:25 PM   #146
DJOtaku
Member
 
Registered: Oct 2004
Location: USA
Distribution: Fedora 25;CentOS 7; Kubuntu; Debian
Posts: 860

Rep: Reputation: 37
Just updated my KDE screenshots http://www.ericsbinaryworld.com/desktop-screenshots/
 
Old 01-22-2015, 02:17 AM   #147
orasis
Member
 
Registered: Mar 2008
Distribution: Slackware, Free-BSD
Posts: 53

Rep: Reputation: 34


Desktop = Window Maker/Custom.
System = Slackware 14
 
Old 01-31-2015, 01:24 PM   #148
Head_on_a_Stick
Senior Member
 
Registered: Dec 2014
Location: London, England
Distribution: Debian stable (and OpenBSD-current)
Posts: 1,187

Rep: Reputation: 285Reputation: 285Reputation: 285
New Windows 10 icons:

I like them

EDIT: Sorry, wrong thread...
 
Old 01-31-2015, 09:01 PM   #149
replica9000
Senior Member
 
Registered: Jul 2006
Distribution: Debian Unstable
Posts: 1,132
Blog Entries: 2

Rep: Reputation: 260Reputation: 260Reputation: 260
KDE 4 / Debian Sid on my Lenovo Yoga 2 11

 
Old 02-08-2015, 05:56 AM   #150
SandsOfArrakis
Member
 
Registered: Apr 2012
Location: Netherlands
Distribution: Linux Mint 21.1 Vera / Zorin Pro 6.2
Posts: 155

Rep: Reputation: Disabled


Full screen version

Mint 17.1 with the Cinnamon desktop
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Post Laptop screenshots here !! WhiskeyTangoFoxtrot General 11 05-05-2007 01:01 PM
Posting Images/Screenshots in the Post rakeshs LQ Suggestions & Feedback 4 01-15-2007 11:42 PM
Post your FC5 screenshots here !! WhiskeyTangoFoxtrot Fedora 10 05-10-2006 11:52 AM
Anyone could please post FreeBSd screenshots? unixfreak *BSD 3 07-21-2004 12:44 AM
Post your screenshots! SlCKB0Y Linux - General 184 03-07-2002 08:09 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop > Linux - Member Desktop Screenshots

All times are GMT -5. The time now is 09:01 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration