Netrunner Logo
Board Index divider Search Member List Help
Hello There, Guest! Login Register
Login
Username:
Password: Lost Password?
 
Index › General › Your Netrunner › My Screenshots

Pages (4): 1 2 3 4 Next »
My Screenshots
Jack-of-all-Trades
*

Joined: Jan 2013
Posts: 9
Мър Зел Offline
#1
8th February 2013, 13:53 Edited(This post was last modified: 14th January 2014, 12:12 by starbuck.)
It is XFCE
I really like KDE Netrunner desktop, but don't know how to get it back Sad
[Image: xfceb.png]

Uploaded with ImageShack.us

lucky me, got my KDE back Smile
[Image: 201302081311481440x900s.png]

Uploaded with ImageShack.us
Find
Reply
New Runner

Joined: Feb 2013
Posts: 1
WareWolf Offline
#2
9th February 2013, 1:42
(8th February 2013, 13:53)Мър Зел Wrote: It is XFCE
I really like KDE Netrunner desktop, but don't know how to get it back Sad
[Image: xfceb.png]

Uploaded with ImageShack.us

lucky me, got my KDE back Smile
[Image: 201302081311481440x900s.png]

Uploaded with ImageShack.us

What tool is displaying your system information on your wallpaper like that? Thats really cool!
Find
Reply
Jack-of-all-Trades
*

Joined: Jan 2013
Posts: 9
Мър Зел Offline
#3
10th February 2013, 14:02 Edited(This post was last modified: 10th February 2013, 14:23 by Мър Зел.)
It is conky. I can post the code if you wish!

[Image: screen7ij.png]

Uploaded with ImageShack.us


install conky - sudo apt-get install conky
edit conky with - sudo kate /etc/conky/conky.conf
replace the code and save, start it with - conky
you may change text color, name of the machine, or eth0 if you have cable, if you have more cpus then two, just add new line, with the cpu nimber
change whatever you wish :



background yes
use_xft yes
xftfont monospace:pixelsize=11
xftalpha 0.8
update_interval 1.0
total_run_times 0
own_window yes
own_window_transparent yes
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager
own_window_argb_visual yes
double_buffer yes
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders yes
stippled_borders 0
border_margin 4
border_width 0
default_color red
default_shade_color black
default_outline_color white
alignment top_right
gap_x 12
gap_y 12
no_buffers yes
cpu_avg_samples 2
net_avg_samples 2
override_utf8_locale yes
use_spacer yes

maximum_width 550


TEXT

${alignr}${offset -32} ${font DejaVu Sans Mono:pixelsize=14}put some name here
${alignr}${offset 76} $font └─────────── ${sysname}
${alignr}$font │
${alignr}$font ${nodename} -─┤
${alignr}$font < ${kernel} > kernel -─┤ │
${alignr}$font < $machine > machine -─┤ │
${alignr}$font < $uptime > uptime -─┘ │
${alignr}$font │
${alignr}$font system -─┤
${alignr}$font cpu -─┤ │
${alignr}$font used -─┤ │ │
${alignr}$font < ${cpu 1}% > cpu1 -─┤ │ │ │
${alignr}$font < ${cpu 2}% > cpu2 -─┘ │ │ │
${alignr}$font freq -─┤ │ │
${alignr}$font < ${freq 1}mhz > cpu1 -─┤ │ │ │
${alignr}$font < ${freq 2}mhz > cpu2 -─┘ │ │ │
${alignr}$font < $loadavg > load -─┤ │ │
${alignr}$font < ${top name 1} ${top cpu 1} > -─┤ │ │
${alignr}$font < ${top name 2} ${top cpu 2} > -─┤ │ │
${alignr}$font < ${top name 3} ${top cpu 3} > -─┤ │ │
${alignr}$font < ${top name 4} ${top cpu 4} > -─┤ │ │
${alignr}$font < ${top name 5} ${top cpu 5} > -─┤ │ │
${alignr}$font < ${top name 5} ${top cpu 6} > -─┘ │ │
${alignr}$font processes -─┤ │
${alignr}$font < $processes > total -─┤ │ │
${alignr}$font < $running_processes > running -─┘ │ │
${alignr}$font │
${alignr}$font resources -─┤
${alignr}$font < $diskio_read > read -─┤ │
${alignr}$font < $diskio_write > write -─┤ │
${alignr}$font ram -─┤ │
${alignr}$font < $memperc% > used -─┤ │ │
${alignr}$font < $mem/$memmax > -─┘ │ │ │
${alignr}$font < ${top_mem name 1} ${top_mem mem 1} > -─┤ │ │
${alignr}$font < ${top_mem name 2} ${top_mem mem 2} > -─┤ │ │
${alignr}$font < ${top_mem name 3} ${top_mem mem 3} > -─┤ │ │
${alignr}$font < ${top_mem name 4} ${top_mem mem 4} > -─┤ │ │
${alignr}$font < ${top_mem name 5} ${top_mem mem 5} > -─┘ │ │
${alignr}$font < $swapperc% - $swap/$swapmax > swap -─┤ │
${alignr}$font < ${swapbar 5,120} > -─┘ │ │
${alignr}$font │
${alignr}$font net -─┘
${alignr}$font < ${tcp_portmon 1 65535 count} > connections -─┤
${alignr}$font < ${tcp_portmon 1 32767 count} > in / locale -─┤
${alignr}$font < ${tcp_portmon 1 32767 rhost 0} ${tcp_portmon 1 32767 lservice 0} > -─┤ │
${alignr}$font < ${tcp_portmon 1 32767 rhost 1} ${tcp_portmon 1 32767 lservice 1} > -─┤ │
${alignr}$font < ${tcp_portmon 1 32767 rhost 2} ${tcp_portmon 1 32767 lservice 2} > -─┘ │
${alignr}$font < ${tcp_portmon 32768 61000 count} > out / remote -─┤
${alignr}$font < ${tcp_portmon 32768 61000 rhost 0} ${alignr} ${tcp_portmon 32768 61000 rservice 0} > -─┤ │
${alignr}$font < ${tcp_portmon 32768 61000 rhost 1} ${alignr} ${tcp_portmon 32768 61000 rservice 1} > -─┤ │
${alignr}$font < ${tcp_portmon 32768 61000 rhost 2} ${alignr} ${tcp_portmon 32768 61000 rservice 2} > -─┤ │
${alignr}$font < ${upspeed wlan0} k/s > up -─┤
${alignr}$font < ${upspeedgraph wlan0 8,120 8b2132 fe8608} > -─┘ │
${alignr}$font < ${downspeed wlan0} k/s > down -─┘
${alignr}$font < ${downspeedgraph wlan0 8,120 8b2132 fe8608} > -─┘
${execi 60 sensors | grep -A 0 'temp1' | cut -c 15-21}
${execi 300 nc localhost 7634 | cut -c 29-30 ;}C °C
Find
Reply
Jack-of-all-Trades
*

Joined: Jan 2013
Posts: 9
Мър Зел Offline
#4
10th February 2013, 20:42
http://youtu.be/5OS0hHpP4nc
Find
Reply
Codeslinger
**

Joined: Mar 2013
Posts: 22
netrun Offline
#5
20th March 2013, 12:02
Here is my current desktop.

[Image: 38af3955787daf80d82c.jpg]
netrun, proud to be a member of Netrunner Forums since Mar 2013.
Find
Reply
Codeslinger
**

Joined: Apr 2013
Posts: 37
sAINT Offline
#6
15th April 2013, 12:08 Edited(This post was last modified: 15th April 2013, 12:09 by sAINT.)
What about this one:
[Image: desktop.jpg]
Find
Reply
Jack-of-all-Trades
*

Joined: Jul 2013
Posts: 5
pamtux Offline
#7
12th July 2013, 19:32
Mr Jack-of-all-trades, i really dont know Russian and how to pronounce your name.
But here goes:
Thank You for your conky code.Angel
Here is my screenie.

In my eyes Netrunner is reincarnation of Mandrake Linux. Same soul different bodies.
http://postimg.org/image/ve3bbdqjn/
http://postimg.org/image/s5jzm96x9/
Find
Reply
Jack-of-all-Trades
*

Joined: Aug 2013
Posts: 3
sekter7 Offline
#8
12th August 2013, 14:00
(12th July 2013, 19:32)pamtux Wrote: Mr Jack-of-all-trades, i really dont know Russian and how to pronounce your name.
But here goes:
Thank You for your conky code.Angel
Here is my screenie.

In my eyes Netrunner is reincarnation of Mandrake Linux. Same soul different bodies.
http://postimg.org/image/ve3bbdqjn/
http://postimg.org/image/s5jzm96x9/

Pamtux, you have created some of the most beautiful and awesome desktops I have ever seen! I would love to duplicate these if you would be kind enough to tell us which themes, icons, conkys, desklets, screenlets, etc. you are using and where they can be found. I would be very grateful for any information you could provide.
Find
Reply
Jack-of-all-Trades
*

Joined: Jul 2013
Posts: 5
pamtux Offline
#9
16th August 2013, 19:21
(12th August 2013, 14:00)sekter7 Wrote:
(12th July 2013, 19:32)pamtux Wrote: Mr Jack-of-all-trades, i really dont know Russian and how to pronounce your name.
But here goes:
Thank You for your conky code.Angel
Here is my screenie.

In my eyes Netrunner is reincarnation of Mandrake Linux. Same soul different bodies.
http://postimg.org/image/ve3bbdqjn/
http://postimg.org/image/s5jzm96x9/

Pamtux, you have created some of the most beautiful and awesome desktops I have ever seen! I would love to duplicate these if you would be kind enough to tell us which themes, icons, conkys, desklets, screenlets, etc. you are using and where they can be found. I would be very grateful for any information you could provide.

Hey sekter7, no prob mate ...here goes..
The tron like theme that im using is 'ghost'. Click on get new them in dekstop theme and search for it and install its straightforward.
im not using conky. i dont have time to play anymore with lua and the .conkyrc. SO now i use gkrellm. The bar that monitors everything on the right is gkrellm. Its available in the repos, install it directly. The diferent themes are here: http://www.muhri.net/gkrellm/nav.php3?node=gkrellmall&sort=added&conf=DESC
The icons are also directly available and can be installed, its called 'iceglass'.
There are no screenlets, desklets etc. Its called widgets and can be controlled from your desktop...
Cheers mate.Big Grin
Find
Reply
Codeslinger
**

Joined: Jul 2013
Posts: 30
alexonline Offline
#10
18th August 2013, 17:48
Enigma5


Attached Files Thumbnail(s)
   
Find
Reply
Jack-of-all-Trades
*

Joined: Aug 2013
Posts: 3
sekter7 Offline
#11
19th August 2013, 10:36
(16th August 2013, 19:21)pamtux Wrote:
(12th August 2013, 14:00)sekter7 Wrote:
(12th July 2013, 19:32)pamtux Wrote: Mr Jack-of-all-trades, i really dont know Russian and how to pronounce your name.
But here goes:
Thank You for your conky code.Angel
Here is my screenie.

In my eyes Netrunner is reincarnation of Mandrake Linux. Same soul different bodies.
http://postimg.org/image/ve3bbdqjn/
http://postimg.org/image/s5jzm96x9/

Pamtux, you have created some of the most beautiful and awesome desktops I have ever seen! I would love to duplicate these if you would be kind enough to tell us which themes, icons, conkys, desklets, screenlets, etc. you are using and where they can be found. I would be very grateful for any information you could provide.

Hey sekter7, no prob mate ...here goes..
The tron like theme that im using is 'ghost'. Click on get new them in dekstop theme and search for it and install its straightforward.
im not using conky. i dont have time to play anymore with lua and the .conkyrc. SO now i use gkrellm. The bar that monitors everything on the right is gkrellm. Its available in the repos, install it directly. The diferent themes are here: http://www.muhri.net/gkrellm/nav.php3?node=gkrellmall&sort=added&conf=DESC
The icons are also directly available and can be installed, its called 'iceglass'.
There are no screenlets, desklets etc. Its called widgets and can be controlled from your desktop...
Cheers mate.Big Grin

Great, pamtux, thanks very much for the very helpful information! I was able to find and install all of the Ghost themes (plasma, windows border, colors, etc.). I got the icon theme and will be adding the Ghost widgets when I have the time.

Gkrellm - Wow! I forgot all about it. I played around with it a couple of years ago. I'll be taking another look at it. I like what I see.

Just one thing I haven't been able to find and that's your wallpaper. It's a perfect match for the Ghost theme. Can you let me know where I can find it?

Thanks for sharing! Smile
Find
Reply
Jack-of-all-Trades
*

Joined: Jul 2013
Posts: 5
pamtux Offline
#12
20th August 2013, 16:21 Edited(This post was last modified: 15th January 2014, 10:53 by starbuck.)
(19th August 2013, 10:36)sekter7 Wrote: Just one thing I haven't been able to find and that's your wallpaper. It's a perfect match for the Ghost theme. Can you let me know where I can find it?

Thanks for sharing! Smile

No idea where i got those walls! just a random pic from google search.
Neways there are much better walls...
http://wall.alphacoders.com/big.php?i=324619
http://www.wallsave.com/wallpaper/1366x768/sci-fi-planet-x-pixels-tagged-195190.html
http://wall.alphacoders.com/big.php?i=370133

Here are some walls i made at kde-looks:
http://kde-look.org/usermanager/search.php?username=pamfeuer&action=contents
Tongue
Find
Reply
Jack-of-all-Trades
*

Joined: Aug 2013
Posts: 3
sekter7 Offline
#13
21st August 2013, 18:59 Edited(This post was last modified: 15th January 2014, 10:52 by starbuck.)
(20th August 2013, 16:21)pamtux Wrote:
(19th August 2013, 10:36)sekter7 Wrote: Just one thing I haven't been able to find and that's your wallpaper. It's a perfect match for the Ghost theme. Can you let me know where I can find it?

Thanks for sharing! Smile

No idea where i got those walls! just a random pic from google search.
Neways there are much better walls...
http://wall.alphacoders.com/big.php?i=324619
http://www.wallsave.com/wallpaper/1366x768/sci-fi-planet-x-pixels-tagged-195190.html
http://wall.alphacoders.com/big.php?i=370133

Here are some walls i made at kde-looks:
http://kde-look.org/usermanager/search.php?username=pamfeuer&action=contents
Tongue

Wow - thanks for your response and the links for these awesome wallpapers, pamtux! I did some Internet searching myself but couldn't find any as good as these. This now completes my awesome desktop! Smile
Find
Reply
Jack-of-all-Trades
*

Joined: Sep 2013
Posts: 4
hellolion Offline
#14
25th September 2013, 5:14
This is my KDE. There are many others like it, but this one is mine.

Clean:
[Image: 1jKL4mN.jpg?1]

Dirty:
[Image: S4cEla8.jpg?1]
Find
Reply
Jack-of-all-Trades
*

Joined: Jul 2013
Posts: 14
pablodav Offline
#15
10th October 2013, 1:13
Here is my desktop, nothing special. My own wallpaper and some plasmas.

[Image: composici_n_de_efectos_en_kde_netrunner1.png]
Find
Reply
Pages (4): 1 2 3 4 Next »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

  • Contact Us
  • Netrunner Forums
  • Return to Top
  • Lite (Archive) Mode
  • RSS Syndication
Current time: 26th April 2018, 3:55 Powered By MyBB, © 2002-2018 MyBB Group.
Linear Mode
Threaded Mode