再来晒晒我的桌面

桌面秀,不同桌面、不同风格。
回复
头像
petrele.chen
帖子: 261
注册时间: 2008-09-11 17:41

再来晒晒我的桌面

#1

帖子 petrele.chen » 2008-10-03 10:19

很简单,compiz-fussion + screenlets + conky
附件
1.png
Screenshot.png
头像
x15988649286
帖子: 95
注册时间: 2008-08-23 12:17

Re: 再来晒晒我的桌面

#2

帖子 x15988649286 » 2008-10-03 12:02

不错 :em11 :em11 :em11
头像
adagio
论坛版主
帖子: 22110
注册时间: 2008-02-17 23:47
来自: 美丽富饶的那啥星球

Re: 再来晒晒我的桌面

#3

帖子 adagio » 2008-10-03 13:42

:em73
明天就换大三八!
——8核CPU、8G内存、8T硬盘……
8卡交火,80寸大屏放8个……
IPv8的光纤要8条……

---------------------------------------------------------------------------------
[图片版]新手当自强(续)FAQ
[新手进阶]挂载、fstab、调整linux分区
[图片版]E17桌面环境配置手把手
头像
想入非非
帖子: 8078
注册时间: 2008-07-14 22:42
来自: Beijing
联系:

Re: 再来晒晒我的桌面

#4

帖子 想入非非 » 2008-10-03 14:43

conky
配置贴出来看看 :em06
Ubuntu User
头像
mawith
帖子: 1288
注册时间: 2007-10-21 16:41
来自: GD

Re: 再来晒晒我的桌面

#5

帖子 mawith » 2008-10-03 19:43

终端边框用得是那路子的主题???强烈要求知道。。。 :em11
吼吼
头像
C.MyDogs
帖子: 284
注册时间: 2008-08-01 16:03
来自: 宁波

Re: 再来晒晒我的桌面

#6

帖子 C.MyDogs » 2008-10-03 23:33

很漂亮,很不错,黑糊糊的。
T400S ,SP9400, 64G SSD+500G HDD, 2G+4G ROM,1440*900 LED, GOBI1000 WWAN
头像
petrele.chen
帖子: 261
注册时间: 2008-09-11 17:41

Re: 再来晒晒我的桌面

#7

帖子 petrele.chen » 2008-10-04 16:46

想入非非 写了:conky
配置贴出来看看 :em06
conky的配置是我在原配置的基础上改的,见笑了。

代码: 全选

# Conky sample configuration
#
# the list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.

# set to yes if you want Conky to be forked in the background
background yes

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Vera Sans YuanTi:size=9

# Text alpha when using Xft
xftalpha 1.0

# Print everything to stdout?
# out_to_console no

# MPD host/port
# mpd_host localhost
# mpd_port 6600
# mpd_password tinker_bell

# Print everything to console?
# out_to_console no

# mail spool
mail_spool $MAIL

# Update interval in seconds
update_interval 2.0

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes

# If own_window is yes, you may use type normal, desktop or override
own_window_type override

# Use pseudo transparency with own_window?
own_window_transparent yes

# If own_window_transparent is set to no, you can set the background colour here
own_window_colour hotpink

# If own_window is yes, these window manager hints may be used
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 200 5

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders yes

# Draw borders around graphs
draw_graph_borders yes

# Stippled borders?
stippled_borders 8

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color black

# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
#alignment none
#alignment middle_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 12
gap_y 12

# Subtract file system buffers from used memory?
#no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer none

# Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
#max_port_monitor_connections 256

# Maximum number of special things, e.g. fonts, offsets, aligns, etc.
#max_specials 512

# Maximum size of buffer for user text, i.e. below TEXT line.
#max_user_text 16384

# Timing interval for music player thread, e.g. mpd, audacious
#music_player_interval (update_interval is default)

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
$nodename - $sysname $kernel - $machine
${color lightgrey}Uptime:$alignr$color$uptime_short
$stippled_hr
${color lightgrey}Local Time: ${color}${time %Y-%m-%d %H:%M %A}
${color lightgrey}UTC  Time:  ${color}${utime %Y-%m-%d %H:%M %A}
${color lightgrey}USA  Time:  ${color}${tztime America/New_York %Y-%m-%d %H:%M %A}
$stippled_hr
${color lightgrey}CPU Usage:${color #cc2222} $cpu% ${cpubar}
${color yellow}${cpugraph 0000ff 00ff00}
${color lightgrey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$color$stippled_hr
${color lightgrey}Memory:
 ${color lightgrey}buffers:$color$buffers     ${color lightgrey}cache:$color$cached
 ${color lightgrey}used:$color$mem       ${color lightgrey}free:$color$memfree
$stippled_hr
${color lightgrey}HD:
${color #8855ee} Read ${offset 80} ${color #22ccff} Write:
${color blue}${diskiograph_read /dev/sda 32,120 ff0000 0000ff} ${color #8855ee}${diskiograph_write /dev/sda 32,120 0000ff 00ff00}
$color$stippled_hr
${color lightgrey}Power:$alignr${color red}AC $acpiacadapter
${color lightgrey}Battery:${color green}$battery_percent% $battery_bar
${color}$stippled_hr
${color lightgrey}Networking: ${alignr}${color}${addr eth0}
 Down:${color #8844ee} ${downspeed eth0} k/s${color lightgrey} ${offset 50}Up:${color #22ccff} ${upspeed eth0} k/s
${color #0000ff}${downspeedgraph eth0 32,120 ff0000 0000ff} ${color #22ccff}${upspeedgraph eth0 32,120 0000ff ff0000}
$color$stippled_hr
${color lightgrey}File systems:
 root $color${fs_used /}/${fs_size /} ${fs_bar /}
 home $color${fs_used /home}/${fs_size /home} ${fs_bar /home}
$stippled_hr
${color}Name	    	          PID     CPU%   MEM%
${color #ddaa00} ${top name 1} 	${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} 	${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} 	${top pid 3} ${top cpu 3} ${top mem 3}
主要是TEXT一段,大家可以参照原配置再结合/usr/share/doc/conky/variables.html里的变量说明自己定制。

但是,存在一个问题:
这前我在8.04是用时,如果设置成开机启动的话,由于conky比compiz-fusion启动要快,所以每次conky窗口都会有decorator效果

所以,最好是每次开机后手动启动。
附件
conkyrc.tar.gz
(2.28 KiB) 已下载 41 次
头像
petrele.chen
帖子: 261
注册时间: 2008-09-11 17:41

Re: 再来晒晒我的桌面

#8

帖子 petrele.chen » 2008-10-04 16:51

mawith 写了:终端边框用得是那路子的主题???强烈要求知道。。。 :em11
忘了提了,我用了compiz-fusion+emerald

主题是用的系统默认的主题,但是emerald主题是enduroblack(论坛上有)
附件
enduroblack.tar.gz
(74.68 KiB) 已下载 43 次
头像
想入非非
帖子: 8078
注册时间: 2008-07-14 22:42
来自: Beijing
联系:

Re: 再来晒晒我的桌面

#9

帖子 想入非非 » 2008-10-04 19:03

petrele.chen 写了:
想入非非 写了:conky
配置贴出来看看 :em06
conky的配置是我在原配置的基础上改的,见笑了。

代码: 全选

# Conky sample configuration
#
# the list of variables has been removed from this file in favour
# of keeping the documentation more maintainable.
# Check http://conky.sf.net for an up-to-date-list.

# set to yes if you want Conky to be forked in the background
background yes

# X font when Xft is disabled, you can pick one with program xfontsel
#font 5x7
#font 6x10
#font 7x13
#font 8x13
#font 9x15
#font *mintsmild.se*
#font -*-*-*-*-*-*-34-*-*-*-*-*-*-*

# Use Xft?
use_xft yes

# Xft font when Xft is enabled
xftfont Vera Sans YuanTi:size=9

# Text alpha when using Xft
xftalpha 1.0

# Print everything to stdout?
# out_to_console no

# MPD host/port
# mpd_host localhost
# mpd_port 6600
# mpd_password tinker_bell

# Print everything to console?
# out_to_console no

# mail spool
mail_spool $MAIL

# Update interval in seconds
update_interval 2.0

# This is the number of times Conky will update before quitting.
# Set to zero to run forever.
total_run_times 0

# Create own window instead of using desktop (required in nautilus)
own_window yes

# If own_window is yes, you may use type normal, desktop or override
own_window_type override

# Use pseudo transparency with own_window?
own_window_transparent yes

# If own_window_transparent is set to no, you can set the background colour here
own_window_colour hotpink

# If own_window is yes, these window manager hints may be used
own_window_hints undecorated,below,sticky,skip_taskbar,skip_pager

# Use double buffering (reduces flicker, may not work for everyone)
double_buffer yes

# Minimum size of text area
minimum_size 200 5

# Draw shades?
draw_shades no

# Draw outlines?
draw_outline no

# Draw borders around text
draw_borders yes

# Draw borders around graphs
draw_graph_borders yes

# Stippled borders?
stippled_borders 8

# border margins
border_margin 4

# border width
border_width 1

# Default colors and also border colors
default_color white
default_shade_color black
default_outline_color black

# Text alignment, other possible values are commented
#alignment top_left
alignment top_right
#alignment bottom_left
#alignment bottom_right
#alignment none
#alignment middle_right
# Gap between borders of screen and text
# same thing as passing -x at command line
gap_x 12
gap_y 12

# Subtract file system buffers from used memory?
#no_buffers yes

# set to yes if you want all text to be in uppercase
uppercase no

# number of cpu samples to average
# set to 1 to disable averaging
cpu_avg_samples 2

# number of net samples to average
# set to 1 to disable averaging
net_avg_samples 2

# Force UTF8? note that UTF8 support required XFT
override_utf8_locale yes

# Add spaces to keep things from moving about?  This only affects certain objects.
use_spacer none

# Allow each port monitor to track at most this many connections (if 0 or not set, default is 256)
#max_port_monitor_connections 256

# Maximum number of special things, e.g. fonts, offsets, aligns, etc.
#max_specials 512

# Maximum size of buffer for user text, i.e. below TEXT line.
#max_user_text 16384

# Timing interval for music player thread, e.g. mpd, audacious
#music_player_interval (update_interval is default)

# variable is given either in format $variable or in ${variable}. Latter
# allows characters right after the variable and must be used in network
# stuff because of an argument

# stuff after 'TEXT' will be formatted on screen

TEXT
$nodename - $sysname $kernel - $machine
${color lightgrey}Uptime:$alignr$color$uptime_short
$stippled_hr
${color lightgrey}Local Time: ${color}${time %Y-%m-%d %H:%M %A}
${color lightgrey}UTC  Time:  ${color}${utime %Y-%m-%d %H:%M %A}
${color lightgrey}USA  Time:  ${color}${tztime America/New_York %Y-%m-%d %H:%M %A}
$stippled_hr
${color lightgrey}CPU Usage:${color #cc2222} $cpu% ${cpubar}
${color yellow}${cpugraph 0000ff 00ff00}
${color lightgrey}Processes:$color $processes  ${color grey}Running:$color $running_processes
$color$stippled_hr
${color lightgrey}Memory:
 ${color lightgrey}buffers:$color$buffers     ${color lightgrey}cache:$color$cached
 ${color lightgrey}used:$color$mem       ${color lightgrey}free:$color$memfree
$stippled_hr
${color lightgrey}HD:
${color #8855ee} Read ${offset 80} ${color #22ccff} Write:
${color blue}${diskiograph_read /dev/sda 32,120 ff0000 0000ff} ${color #8855ee}${diskiograph_write /dev/sda 32,120 0000ff 00ff00}
$color$stippled_hr
${color lightgrey}Power:$alignr${color red}AC $acpiacadapter
${color lightgrey}Battery:${color green}$battery_percent% $battery_bar
${color}$stippled_hr
${color lightgrey}Networking: ${alignr}${color}${addr eth0}
 Down:${color #8844ee} ${downspeed eth0} k/s${color lightgrey} ${offset 50}Up:${color #22ccff} ${upspeed eth0} k/s
${color #0000ff}${downspeedgraph eth0 32,120 ff0000 0000ff} ${color #22ccff}${upspeedgraph eth0 32,120 0000ff ff0000}
$color$stippled_hr
${color lightgrey}File systems:
 root $color${fs_used /}/${fs_size /} ${fs_bar /}
 home $color${fs_used /home}/${fs_size /home} ${fs_bar /home}
$stippled_hr
${color}Name	    	          PID     CPU%   MEM%
${color #ddaa00} ${top name 1} 	${top pid 1} ${top cpu 1} ${top mem 1}
${color lightgrey} ${top name 2} 	${top pid 2} ${top cpu 2} ${top mem 2}
${color lightgrey} ${top name 3} 	${top pid 3} ${top cpu 3} ${top mem 3}
主要是TEXT一段,大家可以参照原配置再结合/usr/share/doc/conky/variables.html里的变量说明自己定制。

但是,存在一个问题:
这前我在8.04是用时,如果设置成开机启动的话,由于conky比compiz-fusion启动要快,所以每次conky窗口都会有decorator效果

所以,最好是每次开机后手动启动。
谢谢玩一玩看看 :em06
Ubuntu User
hitchcocker
帖子: 1
注册时间: 2008-09-27 15:56

Re: 再来晒晒我的桌面

#10

帖子 hitchcocker » 2008-10-04 20:28

搂主的壁纸很不错,能否贴出来共享一下
头像
petrele.chen
帖子: 261
注册时间: 2008-09-11 17:41

Re: 再来晒晒我的桌面

#11

帖子 petrele.chen » 2008-10-05 0:20

hitchcocker 写了:搂主的壁纸很不错,能否贴出来共享一下
本来是GDM的背景,且和我的分辨率不一样,我把它改成了1280x800

我已经没有原来那张图了,希望这张图能够满足你的要求
附件
bg.jpg
honestsong
帖子: 23
注册时间: 2007-10-31 17:48
来自: 内蒙古自治区

Re: 再来晒晒我的桌面

#12

帖子 honestsong » 2008-10-06 17:27

不错不错,很漂亮嘛!边框比偶的漂亮! :em01
回复