修改滑鼠移動速度
xset mouse 1
開啟終端
ctrl + alt + t
放大縮小終端字型
ctrl + shift + + //放大
ctrl + - //縮小
檢視當前資料夾下的內容
ls //list
檢視當前所在資料夾
pwd //print work directory
切換資料夾
cd[目錄名] //change directory
如果檔案不存在,新建檔案
touch[檔名] //touch
建立目錄
mkdir[目錄名] //make directory
刪除制定檔名
rm[檔名] //remove
清屏
clear
Ubuntu常用快捷鍵
一 桌面快捷方式開啟主選單 alt f1 執行 alt f2 移動視窗 alt f7 調整視窗大小 alt f8 最小化當前視窗 alt f9 最大化當前視窗 alt f10 關閉當前視窗 alt f4 擷取全屏 print screen 擷取視窗 alt print screen ctrl alt...
ubuntu常用快捷鍵
導航 將視窗左移乙個工作區 shift ctrl alt 左 將視窗右移乙個工作區 shift ctrl alt 右 將視窗上移乙個工作區 shift ctrl alt 上 將視窗下移乙個工作區 shift ctrl alt 下 切換應用程式 alt 製表 tab鍵 切換系統控制 ctrl alt ...
Ubuntu常用快捷鍵
1.ctrl t 在 nautilus 開啟新的 tab 2.ctrl h 切換隱藏檔案 夾 顯示或者不顯示 3.ctrl w 關閉當前 nautilus 視窗 4.ctrl e 傳送當前文件給某個 email 5.ctrl q 退出應用 6.ctrl 1 2 修改資料夾檢視為圖示或者列表模式 7....