導航:首頁 > 編程系統 > linuxterminal大小

linuxterminal大小

發布時間:2024-05-27 01:46:00

linux 怎麼修改gnome-terminal 打開時默認的大小

原理:Ubuntu下的終端模擬器默認為:gnome-terminal,通過執行-terminal命令,即可打開終端模擬器。--geometry參數用來修改啟動的行列數與窗口坐標。
執行:
$ gnome-terminal --help-window-options
Usage:
gnome-terminal [OPTION...]
Window options; if used before the first --window or --tab argument, sets the default for all windows:
--show-menubar Turn on the menubar
--hide-menubar Turn off the menubar
--maximize Maximise the window
--full-screen Full-screen the window
--geometry=GEOMETRY Set the window size; for example: 80x24, or 80x24+200+200 (ROWSxCOLS+X+Y)
--role=ROLE Set the window role
--active Set the last specified tab as the active one in its window
修改步驟:
1. 打開一個終端模擬器,將位置和大小調整到希望啟動時默認的位置;
2. 執行xwininfo,記下輸出的最後一行;
3. 創建一個Luncher;
4. 在Command欄中填寫gnome-terminal --geometry=90x46+650+0(可自己調整);
5. DONE。

Ⅱ 怎樣調整Linux超級終端中字體大小

linux修改終端字體的設置方法,通過console-tools設置控制台字體:

1.選用並測試合適的字回體和字型檔文件

#ls/usr/share/consolefonts/

2.測試選用喜答愛的字型檔文件:

#consolechars-f/usr/share/consolefonts/lat9w-16.psf.gz
#consolechars-f/usr/share/consolefonts/lat2-16.psf.gz

3.保存控制台默認字體配置:

#vi/etc/console-tools/config

註:將合適的字型檔文件設置為默認,如果選擇lat2-16.psf.gz 字型檔文件,可將SCREEN_FONT設成:SCREEN_FONT=lat2-16

閱讀全文

與linuxterminal大小相關的資料

熱點內容
msp430系列單片機實用c語言程序設計 瀏覽:423
移動硬碟的文件格式 瀏覽:904
文件本地路徑與雲路徑 瀏覽:103
進大白菜找不到系統文件 瀏覽:380
ug裝配體找不到文件部件已刪除 瀏覽:629
小網站怎麼弄出來 瀏覽:649
jsp表單加參數 瀏覽:607
蘋果5s手機老是卡屏 瀏覽:58
js給php變數賦值 瀏覽:446
雜志版本號是什麼意思 瀏覽:223
地圖特效代碼 瀏覽:192
去除思科配置文件中的號 瀏覽:196
運行的16位程序太多 瀏覽:1
蘋果mac用什麼軟體好學編程 瀏覽:681
ai中線段怎麼添加寬度配置文件 瀏覽:956
lol文件怎麼找不到game 瀏覽:142
aecc視頻教程 瀏覽:983
linux怎麼查看資料庫用戶名 瀏覽:182
cefs文件系統 瀏覽:404
學平面設計個編程哪個好 瀏覽:701

友情鏈接