顯示具有 ubuntu-desktop 標籤的文章。 顯示所有文章
顯示具有 ubuntu-desktop 標籤的文章。 顯示所有文章

2011/06/05

[vim] 列出文章中搜尋結果

http://stackoverflow.com/questions/137935/how-to-jump-to-an-occurrence-from-vim-search-list

每次看到學長用這個功能都覺得好神,終於被我找到了,這個功能主要是在視窗下緣列出搜尋的結果,如下圖。

打 [+shift i 就會顯示出來,但他好像使用的是完整匹配,而非原本搜尋的部份匹配,所以游標要移到要搜尋的字串上,接著在呼叫出這個list後打 :+行號,就可以跳到要尋找的行號,非常方便。


2011/03/13

大通(PX) HD-325 電視棒 on Ubuntu 10.04 x64

可否幫解釋如何安裝電視棒??
Linux,TV
smscore_set_device_mode: error -2 loading firmware: dvb_nova_12mhz_b0.inp

原本看到大通的電視棒可以解 Hi-HD 才買的,而且又看到他的盒子上說有支援 linux,報帳的項目剛好允許,二話不說買來玩玩看,沒想到這麼難裝。

2010/06/27

2010/06/01

mplayer cannot seek the file

http://ubuntuforums.org/showthread.php?p=8029473

I have a x264 video but it just can be displayed. Mplayer reports it cannot seek the file. The solution above works, adding -forceidx as the parameter for mplayer.

2010/05/09

fn+f1 to turn off monitor power on thinkpad

# ubuntu 10.04

It's based on acpid, acpi-support. while some hotkeys pressed, acpi events are triggered then some handlers be called according to the events respectively. 

/etc/acpi contains scripts for handler, /etc/acpi/events contains the events definition. Now it targets on turn off monitor power because it has to modify some codes in my laptop. Fn+F1 is the hotkey to turn off monitor power.

2010/04/25

x200 color calibration

There is a color profile manager in ubuntu 10.04 and it still installs argyll.

###
The default color of thinkpad x200 is cold color, looks too much blue. X200校色檔案分享~小黑的螢幕其實沒有那麼糟糕^__^高階商務機身等級之12吋CULV-Lenovo ThinkPad X200s入手體驗[心得] 分享x200 PJ9螢幕校正資料 share the color calibration files or there are more on the net. With 3rd one, my x200 displays more beautiful color.

In ubuntu, argyll package is needed. Execute dispwin to apply color calibration files.