Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal. You can also buy games using our partner links for GOG and Humble Store.
Show your desktop
Page: «4/5»
  Go to:
Kame Jun 21, 2012
screenshot from my games :) + some are in desura/steam only


Huh, so I'm not the only one who keeps links to all of his games in a folder called games on the desktop? Here's my very boring unity 2d+openbox desktop!

![](http://dl.dropbox.com/u/16014314/Screenshot%20from%202012-06-21%2005%3A07%3A17.png)
Xpander Jun 21, 2012
too many icons if they are directly at the desktop.. thatswhy the folder:)
Hamish Jun 21, 2012
Where did you get some of those game custom icons may I ask?

The Main reason I am on Faenza now is it is quite simple to make your own custom game icons with it. For example:
[ATTACH=full]352[/ATTACH][ATTACH=full]353[/ATTACH][ATTACH=full]354[/ATTACH][ATTACH=full]355[/ATTACH][ATTACH=full]356[/ATTACH][ATTACH=full]357[/ATTACH]

Some are better than others, but all it took for all of them was a little messing about in Inkscape. ;)
Xpander Jun 21, 2012
it seems Kame has all custom icons...
i usually type into google: "gamename icon" and check the image results..usually there are nice custom png's :)
Kame Jun 21, 2012
95% of mine come from http://harrybana.deviantart.com/ I definitely recommend his work
Liam Dawe Jul 7, 2012
Current desktop, not sure if i will stick with it or not, will be doing a Ubuntu 12.10 testing partition too i think.
[ATTACH]370[/ATTACH]
Hamish Jul 9, 2012
Well, I think everyone can figure out what game I have been playing!
![

Unfortunately the weather applet seems to have conked out again. I have not removed it though as I really enjoy it being there and I hope they can get it fixed up again. :(
Liam Dawe Jul 22, 2012
Here's my new one :D, Ubuntu 12.10...rather stable too!

[ATTACH]383[/ATTACH]
Hamish Aug 2, 2012
So I just grabbed my updates and... they have fixed and improved the Xfce weather applet! :D

![

I can now actually select Seba Beach and get the full weather report. I no longer have to settle instead for Drayton Valley or Stony Plain

Plus as you can see I am back to using the default Verne wallpaper - it actually works surprisingly well with Xfce!
Hamish Aug 17, 2012
Been messing around with LXDE again as well - it just keeps on getting better!

[ATTACH=full]388[/ATTACH]
Ultimoore Aug 18, 2012
Been messing around with LXDE again as well - it just keeps on getting better!

[ATTACH=full]388[/ATTACH]

Nice I am going to mess around with LXDE and XFCE this weekend. Heres a pic of my Unity.![](http://fc06.deviantart.net/fs70/i/2012/227/0/0/ubuntu_desktop__aug_2012__by_ultimoore-d5b6fyj.png)
Xpander Aug 20, 2012
Not much changed :)
Games i play most are on the desktop, rest are on the folder on destkop and many are in desurium or steam. overall about 70 games

![](http://dl.dropbox.com/u/28788188/Screenshot-455.png)
Dust Aug 25, 2012
![](http://i49.tinypic.com/dny1xi.jpg)
Linux mint 13 cinnamon. themed and conky'd
Xpander Aug 25, 2012
care to share your conky script?...looks good:D
Dust Aug 25, 2012
background yes
update_interval 1
 
cpu_avg_samples 2
net_avg_samples 2
temperature_unit fahrenheit
 
double_buffer yes
no_buffers yes
text_buffer_size 2048
 
gap_x 10
gap_y 30
minimum_size 190 700
#maximum_width 190
own_window yes
own_window_type normal
own_window_transparent yes
own_window_hints undecorate,sticky,skip_taskbar,skip_pager,below
border_inner_margin 0
border_outer_margin 0
alignment tr
 
draw_shades no
draw_outline no
draw_borders no
draw_graph_borders no
 
override_utf8_locale yes
use_xft yes
xftfont 6x10:size=8
xftalpha 0.5
uppercase no
 
default_color 666666
color1 888888
color2 AAAAAA
color3 DDDDDD
color4 CC3333
 
lua_load ~/.conky/conky_7a.lua
lua_draw_hook_pre main_bars
 
TEXT
${goto 5}${font 6x10:size=12,weight:bold}${color #629536}$sysname ${font 6x10:size=7,weight:bold}${color}$kernel on $machine
 
${voffset 8}
${goto 5}${font 6x10:size=12,weight:bold}${color}CPU
${goto 5}${font 6x10:size=7,weight:normal}${color}core 1:${goto 50}${cpu cpu1}%
${goto 5}${font 6x10:size=7,weight:normal}${color}core 2:${goto 50}${cpu cpu2}%
 
${goto 5}${font 6x10:size=7,weight:normal}${color2}${top name 1}${goto 100}${top pid 1}${goto 135}${top cpu 1}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top name 2}${goto 100}${top pid 2}${goto 135}${top cpu 2}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top name 3}${goto 100}${top pid 3}${goto 135}${top cpu 3}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${threads} process
${goto 5}${cpugraph 10,100 AAAAAA AAAAAA}
 
${voffset 0}
${goto 5}${font 6x10:size=12,weight:bold}${color}MEM
${goto 5}${font 6x10:size=7,weight:normal}${color}RAM ${goto 40}$mem
${goto 5}${font 6x10:size=7,weight:normal}${color}SWAP ${goto 40}$swap
 
${goto 5}${font 6x10:size=7,weight:normal}${color2}${top_mem name 1}${goto 100}${top_mem pid 1}${goto 135}${top_mem mem 1}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top_mem name 2}${goto 100}${top_mem pid 2}${goto 135}${top_mem mem 2}%
${goto 5}${font 6x10:size=7,weight:normal}${color}${top_mem name 3}${goto 100}${top_mem pid 3}${goto 135}${top_mem mem 3}%
 
${voffset 3}
${goto 5}${font 6x10:size=12,weight:bold}${color}DISKS
${goto 5}${font 6x10:size=7,weight:normal}${color}/home${goto 45}${fs_used /home}
${goto 5}${font 6x10:size=7,weight:normal}${color}/${goto 45}${fs_used /}
${goto 5}${diskiograph 10,100 AAAAAA AAAAAA}
 
${voffset 4}
${goto 5}${font 6x10:size=12,weight:bold}${color}NET
${goto 5}${color1}${font 6x10:size=7,weight:bold}eth0 ${addr eth0}
${goto 5}${color}${font 6x10:size=7,weight:normal}Down: ${downspeed eth0}
${goto 5}${color}${font 6x10:size=7,weight:normal}Up: ${upspeed eth0}
${goto 5}Total Down: ${totaldown eth0}
${goto 5}Total Up: ${totalup eth0}
 
${voffset 2}
${goto 5}${color1}${font 6x10:size=7,weight:bold}wifi ${addr wlan0}
${goto 5}${color}${font 6x10:size=7,weight:normal}AP: ${wireless_essid wlan0} ${goto 125}Speed: ${wireless_bitrate wlan0}
${goto 5}Mode: ${wireless_mode wlan0} ${goto 125}Quality: ${wireless_link_qual_perc wlan0}%
${goto 5}Down: ${downspeed wlan0}
${goto 5}Up: ${upspeed wlan0}
${goto 5}Total Down: ${totaldown wlan0}
${goto 5}Total Up: ${totalup wlan0}
 
${goto 5}${font 6x10:size=7,weight:bold}${color}open ports:  ${tcp_portmon 1 65535 count}
${goto 5}${font 6x10:size=7,weight:bold}${color}${offset 10}URL${goto 160}PORT
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 0} ${goto 160} ${tcp_portmon 1 65535 rport 0}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 1} ${goto 160} ${tcp_portmon 1 65535 rport 1}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 2} ${goto 160} ${tcp_portmon 1 65535 rport 2}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 3} ${goto 160} ${tcp_portmon 1 65535 rport 3}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 4} ${goto 160} ${tcp_portmon 1 65535 rport 4}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 5} ${goto 160} ${tcp_portmon 1 65535 rport 5}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 6} ${goto 160} ${tcp_portmon 1 65535 rport 6}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 7} ${goto 160} ${tcp_portmon 1 65535 rport 7}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 8} ${goto 160} ${tcp_portmon 1 65535 rport 8}
${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rhost 9} ${goto 160} ${tcp_portmon 1 65535 rport 9}
 
 
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  0}${alignr 1}${tcp_portmon 1 65535 rport  0}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  1}${alignr 1}${tcp_portmon 1 65535 rport  1}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  2}${alignr 1}${tcp_portmon 1 65535 rport  2}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  3}${alignr 1}${tcp_portmon 1 65535 rport  3}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  4}${alignr 1}${tcp_portmon 1 65535 rport  4}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  5}${alignr 1}${tcp_portmon 1 65535 rport  5}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  6}${alignr 1}${tcp_portmon 1 65535 rport  6}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  7}${alignr 1}${tcp_portmon 1 65535 rport  7}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  8}${alignr 1}${tcp_portmon 1 65535 rport  8}
#${goto 5}${font 6x10:size=7,weight:normal}${color1}${tcp_portmon 1 65535 rip  9}${alignr 1}${tcp_portmon 1 65535 rport  9}


if this doesn't work i'll upload it to a file sharing website like 4shared :)
Liam Dawe Aug 30, 2012
I really need to get into conky looks so cool
Rustybolts Aug 31, 2012
[ATTACH=full]390[/ATTACH]
Hamish Sep 2, 2012
Well, here is my September desktop screenshot!

[ATTACH=full]392[/ATTACH]

Changes include the new wallpapers (of course), slightly rearranged panel applets, and the fact I am using Desurium now.
Liam Dawe Sep 4, 2012
That looks like a movie I have on dvd called Evangelion ;)
Hamish Sep 4, 2012
That looks like a movie I have on dvd called Evangelion ;)


Correct. :cool:
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register