導航:首頁 > 編程系統 > 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大小相關的資料

熱點內容
javahashmapvalues 瀏覽:548
滑鼠選定不了文件內容是壞了么 瀏覽:589
打開excel標准模板文件名 瀏覽:798
該文件名字不包含擴展名 瀏覽:565
華為備份文件 瀏覽:368
批量刪除cpp文件代碼注釋的工具 瀏覽:312
下列哪些不屬於可編程邏輯器件 瀏覽:963
蘋果6p跳屏是什麼原因 瀏覽:383
下載文件路徑是什麼 瀏覽:852
linux下o文件多重定義 瀏覽:135
為什麼在人多的地方沒有網路 瀏覽:170
華為g7有多少個版本 瀏覽:949
實名寶app哪個好 瀏覽:1
微雲單個文件可以傳多少 瀏覽:843
計算機連成網路的最重要優勢是 瀏覽:411
優盤打開後文件夾為空 瀏覽:495
實時數據寫入量大如何優化 瀏覽:76
哪裡能學程序編程 瀏覽:647
微信裡面的文件儲存在哪個目錄 瀏覽:745
高仿蘋果5s屏幕顯示清楚嗎 瀏覽:897

友情鏈接