免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 7363 | 回复: 2
打印 上一主题 下一主题

openbsd推荐cwm窗口管理 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2010-01-22 19:02 |只看该作者 |倒序浏览
opbsd自带的,与openbsd一样简单实用,配置文件cwmrc,例
~ # cat .xinitrc                                                               
#!/bin/sh
#export LANG=zh_CN.UTF-8
export XMODIFIERS='@im=SCIM'
export GTK_IM_MODULE=scim
export QT_IM_MODULE=scim
eval `cat ~/.fehbg` &
#xclock -geometry -0+0 -digital -update 1&
xsetroot -solid black &
xclock -geometry -0+0 -d -strftime '%H:%M %b %d %Y' -update 1 &
exec cwm
~ # cat .cwmrc                  
# Turn on sticky-group mode
sticky yes
# Autogroup definitions 窗口分组 C+A+n(数字) 显示/隐藏
autogroup 3 "xmms"
autogroup 1 "firefox"
# Any entry here is shown in the application menu 鼠标右键菜单
command firefox         firefox
command rox             rox
command gvim            gvim
command wallpaper       "feh -g 640x480 -d -S filename /home/wallpaper"
gap 30 0 0 0  全屏时的范围四个数对应上下左右,为了不挡住时钟
# Ignore programs by that name by not drawing borders around them. 切换窗口时忽略的窗口程序
ignore xclock
# Keybindings 键盘快捷 4=win键
#bind 4-q               quit
bind 4-f                firefox
bind 4-v                gvim
bind 4-r                rox
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/71357/showart_2158004.html

论坛徽章:
0
2 [报告]
发表于 2010-06-15 11:40 |只看该作者
4.7自带fvwm,默认配置还是不错滴

论坛徽章:
0
3 [报告]
发表于 2011-03-08 13:17 |只看该作者
顶一下..在学习...{:2_176:}
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP