[i=s] 本帖最后由 im叶飞 于 2011-11-13 10:24 编辑 [/i]
潜水很久 今天发个关于 linux 快件设置的软件 当然该 gnome kde xfce lxde e17 桌面环境 都提供快捷键 绑定的服务 你若觉得够了 请移步相关设置帖子 你觉的自己搭建 桌面 环境 不用现成的 桌面套装 亦可也参考 这款软件 xbindkeys可用于 绑定鼠标和键盘 以及二者的混合 (不太喜欢绑定鼠标)
一般的发行版的软件库应该中应该都有 所以直接安装就是
#apt-get install xbindkeys
#yum install xbindkeys
#pacman -S xbindkeys 或者用abs 自己编译
。。。。
bsd 的也是可用的
#pkg _add xbindkeys 或者 去 port里自己编译去
其他 DIY 癖的 请移步 http://www.nongnu.org/xbindkeys/xbindkeys.html
初始话
$xbindkeys --defaults > $HOME/.xbindkeysrc (ps1 注意这个不用 root ps2 还有一配置歌 .scm方式 完全不知道是啥 呼叫高手)
然后自己去定义配置
$ nano ~/.xbindkeys 弱国不知道 是案件 名字话
可用xbindkeys 探测下
xbindkeys -k 单个键
xbinkeys -mk 多个键
格式是
"命令 "
按键
命令可以程序名 可以是窗口动作 当也可以是自己shell 脚本
比如 我的fn 调节背光的 功能不好用 于是结合 google 信息 写了 脚本名字是 back 在我的home文件下于是我的配置是
"~/back"
control +b
就是我按下ctrl +b键 就会切换背光了 ( xbindkeys fn 键貌似识别不了 再次呼唤高手)
数字锁 keystate_numlock = enable
区别大小状态下 keystate_capslock = enable
这个不说 keystate_scrolllock= enable
win键 也就是 super键
一个简短 例子
#audacious
"audacious -p"
Super+p
#terminal
"gnome-terminal"
Control + Alt+t
"urxvt"
Super+t
#mocp player
"mocp -U"
XF86AudioPlay
"mocp -p "
XF86AudioPlay
"mocp -P"
XF86AudioStop
"mocp -f"
XF86AudioNext
"mocp -r"
XF86AudioPrevxbindkeys 不会 自动启动 所以请加入到启动项中
qq841566136 于 2013-05-07 15:06:16发表:
感谢im叶飞的分享
qq841566136 于 2013-05-07 15:06:06发表:
感谢im叶飞的分享
chenba147 于 2013-05-01 13:56:25发表:
d
gky2009514 于 2012-12-07 12:58:37发表:
新手完成任务,求下书籍~
flybackl 于 2012-10-03 12:10:36发表:
Linux真是强大啊。
伊丝宝贝 于 2012-10-03 04:56:12发表:
我看下,虽然学过
gurouh310 于 2012-07-06 19:21:35发表:
deciding whether the nickel auction you decide is going to provide you with one of the best package, you must do some study before enrolling and signing together for just about any pay-per-bid sell or maybe dollar public sale. contrasting distinctive internet websites usually takes time but it really is undoubtedly worth it naturally with the probable health benefits you'll have. it is extremely a lot of forced to can quotes among all cent highest bidder web sites due to the fact every one page works on the unit that is definitely very similar yet deals with various prices and also costs due to their online auctions.you may choose to you can ask, are very online auctions built the same? needless to say, this can be a substantial zero. you ought to do a bit of research before you can pick a single thing web-site simply because never positively every website pages are the equivalent, as well as some will be better yet rather than. the following are couple of points that everyone 15;onal to focus.that pound auctions or possibly pay-per-bid auction possessing a lot of for each wager will need to certanly be explore for. you should not possess further profit and assure right from paying out this sort of higher rate realize a lot of dime craigs list which ask for less offers precisely the same fairness confirm.ceremony see some of those fresh announced auctions products attempt options . most people can sell merchandise by using red cent public auctions. when compared, it truly is not at all quite possibly near to the present usu as of january 2010 due to the fact just about every pay-per-bid auction site handles just about every piece which might be that you can buy. the particular sphere as well as perk will be put in the actual side in the auction site utilizing this like restricted selling merely because they normally be successful, while you burn.it is just a great loss which is of importance to you actually to reconsider as the total you might use each bid is furthermore the total amount you teen;re wanting to get rid of for each and every place a bet you determine straight to a sale in which you be dressed in 20;testosterone finish that victor. a sale blog this bill an excellent total amount per must will let you contemplate, are you prepared to throw those funds away from next to intense buyers? as well as to look at the fact that.getting definitely not would once anything deals and these styles of website pages, the software nineteen;utes essential 17;lmost all it could be that certainly not go for long term pay-per-bid web site this bills alot more for every place a bet. the reason why? repay or payback, you will be forking over further in each quote and you can be jeopardizing a great deal more for each individual auction and you 15;lmost all often be facing plenty of similar skilled bidders that can be in a position to stick it out. make sure you simply find the low-cost-bid fine art auctions so as to possess the smartest choice any time choosing incredible bargains.the provider contains over half 2million new users and has now put many hundreds of sale. get more info with zbiddy reviews.
liuyanqiu0807 于 2012-06-14 15:09:03发表:
不错学习一下
xiehuailian 于 2012-02-03 14:57:47发表:
回头试试啊
cimpa_px 于 2011-11-14 20:35:52发表:
新手学习了,谢谢楼主共享
Growth兆 于 2011-11-14 09:43:28发表:
感谢im叶飞的分享,本贴加入到论坛顶置的Linux应用贴中
qtsmy 于 2011-11-13 15:13:02发表:
好技巧