2016年2月16日 星期二

設定 keyboard 的方法on terminal


如果當你設置keyboard後....發覺要打pi  變成不是pi  例如  60 時

這時候你就會需要用到這一招了...

用nb 遠端連線進去RPI.....


有兩種方式可以重新改變keyboard setting...

method 1:

vi  /etc/default/keyboard
內容如下:
XKBMODEL="pc105"
XKBLAYOUT="tw"
XKBVARIANT=""
XKBOPTIONS="lv3:alt_switch,terminate:ctrl_alt_bksp"

BACKSPACE="guess"

直接去修改....



method 2: 利用tool 去啟動 keyboard configuration

You can change the setting for default system keyboard hardware (e.g. "Generic 105-key keyboard"to "Generic 101-key keyboard") and also the system keyboard layout (e.g. "us-intl" to "us") with the command
sudo dpkg-reconfigure keyboard-configuration
我是選  pc 105 鍵  ->  taiwaniness  -> both....  ->  no 組合鍵

method 3 :  使用  raspi-config  -> keyboard....有時候這個怪怪的

沒有留言:

張貼留言