导航:首页 > 编程系统 > 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大小相关的资料

热点内容
云办公的原理是把传统文件放哪里 浏览:113
不属于群防群治队伍数据项有哪些 浏览:404
java树向上找 浏览:241
数据库查询票价 浏览:503
word黑色下划线怎么去掉 浏览:879
学习编程怎么学比较好 浏览:351
有什么好看的地图网站 浏览:593
oppo如何设置app黑名单 浏览:71
移动数据用了多少在哪里显示 浏览:549
excel表改变文件名颜色的方法 浏览:966
linuxshell二进制文件 浏览:36
什么是网络道德问题产生的 浏览:836
c清除文件夹 浏览:407
租房贷款用什么app 浏览:59
虚拟机oracle安装教程 浏览:745
太原编程班哪里有 浏览:544
压缩文件怎么找 浏览:586
wwwjshousecomcn 浏览:648
U盘文件路径在哪 浏览:502
不记得路由器密码怎么办 浏览:118

友情链接