MX-17 Screenshots

Show us how you are setting up MX
Message
Author
User avatar
_plas_
Posts: 1
Joined: Sat Dec 23, 2017 2:21 pm

Re: MX-17 Screenshots

#11 Post by _plas_ »

Image

User avatar
i_ri
Posts: 831
Joined: Tue Jun 30, 2015 12:26 am

Re: MX-17 Screenshots

#12 Post by i_ri »

hello dolphin_oracle and everyone
conky is new to MX17; playing with conky. edit add; these mx conkys are some really nice conkys.
mxconkE.jpg
Last edited by i_ri on Sun Dec 31, 2017 12:10 am, edited 1 time in total.

User avatar
asqwerth
Developer
Posts: 7231
Joined: Sun May 27, 2007 5:37 am

Re: MX-17 Screenshots

#13 Post by asqwerth »

Previous screenshot was of MX17-preRC1 on a test partition.

This is MX17-Final, with MX15's /home being preserved.

Nothing very different from the preRC1 setup, just wanted to show off the beautiful wallpaper from antechdesigns - one of his non-distro-related artistic creations.

Also to display one of my favourite conkys, adapted from something from LinuxBBQ a few years ago.


Image

https://imgur.com/vXyxA5w
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
Jerry3904
Administrator
Posts: 21942
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-17 Screenshots

#14 Post by Jerry3904 »

Very fine! Have to check out that conky...
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
asqwerth
Developer
Posts: 7231
Joined: Sun May 27, 2007 5:37 am

Re: MX-17 Screenshots

#15 Post by asqwerth »

Here it is. Modified it to add colour text and variables so that it would work with MX-Conky.

Code: Select all

#alignment tl
alignment tr
background no
border_inner_margin 0
border_width 0
default_color FFFFFF
default_outline_color black
default_shade_color black
double_buffer yes
draw_borders no
draw_graph_borders no
draw_outline no
draw_shades no
gap_x 26 # left-right
gap_y 6 # up-down
minimum_size 250 0
no_buffers yes
override_utf8_locale yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_transparent yes
own_window yes
pad_percents 2
short_units yes
stippled_borders 0
top_name_width 5
update_interval 1
uppercase yes
use_spacer right
use_xft yes
xftalpha 1.0 #0.2
xftfont Terminus:bold:size=7

# Color scheme #
default_color ffffff

color1 FFFFFF
color2 FF9616
color3 1CE3BB
color4 FF0000
###########################


TEXT
${goto 12}+----${color2}${nodename}${color}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- OS${goto 125}${sysname}
${goto 15}|${goto 38}+-- Kernel ${goto 125}${kernel}
${goto 15}|${goto 38}+-- Machine${goto 125}${machine}
${goto 15}|
${goto 12}+----${color3}Memory${color}
${goto 15}|${goto 38}+-- Total${goto 125}${memmax}
${goto 15}|${goto 38}+-- ${color4}In Use${color}${goto 125}${mem} (${memperc}%)
${goto 15}|${goto 38}+-- Free${goto 125}${memfree}
${goto 15}|${goto 38}+-- Up to${goto 125}${memeasyfree} freed easily
${goto 15}|${goto 38}+-- Swap
${goto 15}|${goto 60}+-- Total${goto 125}${swapmax}
${goto 15}|${goto 60}+-- Used${goto 125}${swap} - ${swapperc}%
${goto 15}|${goto 60}+-- Free${goto 125}${swapfree}
${goto 15}|
${goto 12}+----${color3}Status${color}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- CPU${goto 125}${cpu cpu0}% - ${freq_g}GHz
${goto 15}|${goto 38}+-- Ram${goto 125}${memperc}%
${goto 15}|${goto 38}+-- LoadAvg${goto 125}${loadavg}
${goto 15}|${goto 38}+-- Disk${goto 125}${fs_used_perc /}% Used
${goto 15}|${goto 38}+-- Diskio ${goto 125}${diskio}
${goto 15}|${goto 60}+-- Read${goto 125}${diskio_read}
${goto 15}|${goto 60}+-- Write${goto 125}${diskio_write}
${goto 15}|
${goto 12}+----${color3}Storage (Free)${color}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- /ROOT${goto 125}${fs_free /} / ${fs_size /}
${goto 15}|${goto 38}+-- /HOME${goto 125}${fs_free /home} / ${fs_size /home}
${goto 15}|
${goto 12}+----${color3}Processes${color}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- Total${goto 125}${processes}
${goto 15}|${goto 38}+-- Running${goto 125}${running_processes}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- CPU
${goto 15}|${goto 40}|${goto 60}+-- ${top name 1}${goto 125}${top cpu 1}${top mem 1}
${goto 15}|${goto 40}|${goto 60}+-- ${top name 2}${goto 125}${top cpu 2}${top mem 2}
${goto 15}|${goto 40}|${goto 60}+-- ${top name 3}${goto 125}${top cpu 3}${top mem 3}
${goto 15}|${goto 40}|
${goto 15}|${goto 38}+-- MEM
${goto 15}|${goto 60}+-- ${top_mem name 1}${goto 125}${top_mem cpu 1}${top_mem mem 1}
${goto 15}|${goto 60}+-- ${top_mem name 2}${goto 125}${top_mem cpu 2}${top_mem mem 2}
${goto 15}|${goto 60}+-- ${top_mem name 3}${goto 125}${top_mem cpu 3}${top_mem mem 3}
${goto 15}|
${goto 12}+----${color3}Net${color}
${goto 15} ${goto 40}|
${goto 15} ${goto 38}+-- eth0${goto 125}${addr eth0}
${goto 15} ${goto 38}+-- Up
${goto 15} ${goto 40}|${goto 60}+-- Speed${goto 125}${upspeedf eth0}KiB
${goto 15} ${goto 40}|${goto 60}+-- Total${goto 125}${totalup eth0}KiB
${goto 15} ${goto 40}|
${goto 15} ${goto 38}+-- Down
${goto 15} ${goto 40} ${goto 60}+-- Speed${goto 125}${downspeedf eth0}KiB
${goto 15} ${goto 40} ${goto 60}+-- Total${goto 125}${totaldown eth0}KiB

 
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
Jerry3904
Administrator
Posts: 21942
Joined: Wed Jul 19, 2006 6:13 am

Re: MX-17 Screenshots

#16 Post by Jerry3904 »

Thanks! I'm thinking that we might slowly put together a second MX Conky data pack over the next few months, and might start a thread on that topic with this.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox and Windows 10
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
vamsi
Posts: 151
Joined: Thu Apr 13, 2017 2:50 am

Re: MX-17 Screenshots

#17 Post by vamsi »

Mx 17 with KDE Theme check in the link :happy:
https://imgur.com/a/5Dnok

User avatar
asqwerth
Developer
Posts: 7231
Joined: Sun May 27, 2007 5:37 am

Re: MX-17 Screenshots

#18 Post by asqwerth »

Very nice, vamsi.
Desktop: Intel i5-4460, 16GB RAM, Intel integrated graphics
Clevo N130WU-based Ultrabook: Intel i7-8550U (Kaby Lake R), 16GB RAM, Intel integrated graphics (UEFI)
ASUS X42D laptop: AMD Phenom II, 6GB RAM, Mobility Radeon HD 5400

User avatar
vamsi
Posts: 151
Joined: Thu Apr 13, 2017 2:50 am

Re: MX-17 Screenshots

#19 Post by vamsi »

asqwerth wrote:Very nice, vamsi.
Thanks for your appreciation i made it little better check this image http://i.imgur.com/1ea4HkZ.png
customizing is really fun :happy: :happy:

User avatar
GuiGuy
Posts: 804
Joined: Sun Dec 16, 2007 6:29 pm

Re: MX-17 Screenshots

#20 Post by GuiGuy »

Gaer Boy wrote:....... I've changed the Conky clock display to 24-hour.......
I like the 24-hour format: how did you achieve it?

Post Reply

Return to “Themes and Screenshots”