/usr/lib/fbconfig/

fbconfig

このページ末の表にあるのが, Frame buffer の設定を変更するための command 群。 解像度変更などはこの command で行います。 変更結果は,/etc/openwin/server/etc/OWconfig に 保存されます。

SPARC のばあい,/usr/sbin/fbconfig がこれら各 command の wrapper になっているので,この /usr/sbin/fbconfig を使っても 設定できます。

# fbconfig -list	<-有効な frame buffer device 一覧を表示
  Device-Filename              Specific Config Program
  ---------------              -----------------------
  /dev/fbs/m640                SUNWm64_config
  /dev/fbs/ifb0                SUNWifb_config

# fbconfig -dev	/dev/fbs/ifb0 -prconf <-設定可能な解像度を表示
	:
Monitor possible resolutions: 1024x768x60, 1024x768x70, 1024x768x75,
	1152x900x66, 1280x1024x60, 1280x1024x76, 640x480x60
Current resolution setting: 1280x1024x76
	:

# fbconfig -dev /dev/fbs/ifb0 -res 1024x768x70 <-解像度変更
Architecture Model FB Driver Configuration Command 2.6 7 8
SPARC Expert3D ifb /usr/lib/fbconfig/SUNWifb_config - - x
Creator3D ffb /usr/sbin/ffbconfig x x x
Elite3D afb /usr/sbin/afbconfig - x x
Raptor GFX pgx32 /usr/sbin/pgxconfig - x x
8bit PCI m64 /usr/sbin/m64config x x x
Leo (ZX/TZX) leo /usr/sbin/leoconfig x - -
IA any - /usr/sbin/kdmconfig x x x
 
[Powerd by Sun] [Solaris.RogueLife.org] [Valid XHTML 1.0]
Copyright © 2000-2001 -- tsumura@tomo.gr.jp