電車の中でゲームじゃなく、Linuxで遊ぶって素敵。ネットから拾い集めた快適に過ごす方法メモ。
コンソールフォント
デフォルトはおじさんには小さすぎ。。。
rc.defaultsをコピーしてrc.confを作成
rc.conf内の
font=””
を
font=”/usr/share/consolefonts/alt-8×8.psf”
というようにする。
コマンドラインから変更するには
consolechars -f /usr/share/consolefonts/alt-8×8.psf
Root
ID:root
Pass:uClinux
CUI
十字ボタン= up, down, left, right
aボタン = return
bボタン = space
xボタン = page up
yボタン = page down
Lボタン = shift+
Rボタン = ctrl+
コンソールから流れた表示は
Lボタン + x で戻る。
Lボタン + yボタン で進む。
CUIターミナルの切り替えALT+F1,F2,F3
シャットダウン
shutdown -h nowではなくpoweroffコマンド
WiFi設定
/etc/rc.confを編集
essid=””
channel=””
wepkey=””
編集が終わったら、
./etc/rc.d/network restart
GUI?
#/usr/pixil/nxstart.sh