Chinaunix首页 | 论坛 | 博客
  • 博客访问: 303214
  • 博文数量: 69
  • 博客积分: 1626
  • 博客等级: 上尉
  • 技术积分: 785
  • 用 户 组: 普通用户
  • 注册时间: 2007-01-15 19:01
文章分类

全部博文(69)

文章存档

2015年(4)

2014年(4)

2013年(3)

2012年(6)

2011年(1)

2010年(16)

2009年(8)

2008年(18)

2007年(9)

我的朋友

发布时间:2015-04-12 22:46:53

F1: 移动当前窗口到左边SPACErequire 'totalspaces2'current_spaces = TotalSpaces2.current_spacewindows = TotalSpaces2.window_listif current_spaces > 1  dest_space = current_spaces - 1else  dest_space = 4endif !windows.empty?    current_space_windows = windows.selec.........【阅读全文】

阅读(1242) | 评论(0) | 转发(0)

发布时间:2015-02-01 13:08:51

TotalSpaces Alfred......【阅读全文】

阅读(629) | 评论(0) | 转发(0)

发布时间:2015-01-13 23:26:09

利用利用totalspaces2的ruby借口动态移动窗口......【阅读全文】

阅读(843) | 评论(0) | 转发(0)

发布时间:2014-12-20 21:49:34

require 'totalspaces2'def alfred_move_windows(reg)    current_space = TotalSpaces2.current_space    windows = TotalSpaces2.window_list    wx  = 0    wxy = 0    if !windows.empty?       windows.each{|window| &nbs.........【阅读全文】

阅读(535) | 评论(0) | 转发(0)

发布时间:2014-12-12 22:13:42

!/usr/bin/rubyrequire 'totalspaces2'current_space = TotalSpaces2.current_spacewindows = TotalSpaces2.window_listif current_space < 4dest_space = current_space + 1elsedest_space = 1endif !windows.empty?current_space_windows = windows.select {|window| wind.........【阅读全文】

阅读(607) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

chinaunix网友2010-07-24 22:35

老公我好想你啊 ,早点回来~~老婆等你~~

回复 |  删除 |  举报

chinaunix网友2009-03-05 22:46

嘻嘻~~你又大了一岁哦

回复 |  删除 |  举报

chinaunix网友2009-03-01 22:25

生日快乐!

回复 |  删除 |  举报

chinaunix网友2008-11-29 22:26

不错的博客,支持博主多发表一些好的文章

回复 |  删除 |  举报

chinaunix网友2008-07-14 19:14

呵呵呵呵~~

回复 |  删除 |  举报
留言热议
请登录后留言。

登录 注册