| 您的位置:首页 > 文档 > Shell > |
文章分类热门文章 |
xset设置的含义创建:2005-10-26 00:49:45 作者:Unlinux 来自: http://www.Unlinux.com xset设置的含义 问:xset fp default xset fp+ tcp/pcc9:7000/ xset -fp /usr/lib/X11/fonts/iso_8859.1/100dpi/ xset fp+ /usr/lib/X11/fonts/iso_8859.1/100dpi/ 这些设置都是些什么意思呀?谢谢! 解决方案0: fp default: The default argument causes the font path to be reset to the server's default. +fp or fp+: This +fp and fp+ options prepend and append elements to the current font path, respectively. They must be followed by a comma-separated list of entries -fp or fp-: The -fp and fp- options remove elements from the current font path. They must be followed by a comma-separated list of entries. 好像是用户设置显示的选项 转载自:http://www.unlinux.com/doc/shell/20051026/229.html 【评论】 【加入收藏夹】 【大 中 小】 【打印】 【关闭】 ※ 相关链接 无相关信息 |