Author Archives: csslayer

贴桌面

首先EDEN今天推完。感想什么的就不说了。抓了OP和OST,近日将一直Loop。 另外下面的桌面是plasma-desktop,不过加了些设置使得和plasma-netbook差别不大,最主要的就是kwinrc加上BorderlessMaximizedWindows=true。底部加了个自动隐藏的面板做启动器。其实不在乎那个动画的话……dock用面板模拟下不就好了。还有就是切换窗口勾选了切换到桌面。这样alt tab和netbook也差不多了。 颜色是Norway改造的,按照壁纸的色调和衣服的颜色选择了下。顺便就直接命名为Shion了。 由于众所周知的原因,导致kmail现在还挺有用武之地的。设置了下放在了托盘。 Amarok用来和移动设备复制音乐还是真好用。 P.S. 吃头发……太萌啦。

Posted in Linux | 7 Comments

恢复btrfs的一次记录

昨天尝试systemd,有次关机不利,又没启用magic key,于是强关。重开机btrfs 报open_ctree error…无法mount根分区 于是开手机上网搜解决方案。http://www.spinics.net/lists/linux-btrfs/msg07572.html 然后掏出以前留下的archboot,usb进系统。 archboot真是好,可以用pacman,于是pacman了gcc,git,make,httptunnel(为了上sb的国际网),btrfs-progs-unstable(更新btrfsck的版本,archboot里面的没有-s参数)。然后 git clone git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unstable.git next 进去make btrfs-select-super。 btrfsck -s 1 /dev/sda2,看看super block的备份好使不。完成之后 ./btrfs-selects-super -s 1 /dev/sda2 重启开机进系统。done。

Posted in Linux | Tagged | 4 Comments

systemd vs init

其实我是来晒的,你们懂得。

Posted in Linux | 5 Comments

ヽ(`д´)ノ 人家才不改页面呢

哼,咱虽然不是搞设计的,不过模版也是pass html5 validation的。 对,我就是傲娇啦! 反正下载链接在上面,觉得不爽就交出patch。一概牢骚都不受理不受理不受理 ヽ(`д´)ノ http://validator.w3.org/check?uri=www.ikde.org&charset=%28detect+automatically%29&doctype=Inline&group=0 http://validator.w3.org/check?uri=csslayer.tk&charset=%28detect+automatically%29&doctype=Inline&group=0&user-agent=W3C_Validator%2F1.2

Posted in wordpress | 7 Comments

花了点点时间改造了一个plasmoid

plasma-netbook的那个Current App Control不太令我满意。 于是随便改造了一下,加了点无关紧要的小功能。 http://kde-look.org/content/show.php/Yet+Another+Window+Control?content=139916

Posted in KDE | 1 Comment