ウィンドウを最大化しても画面全体に広がらない

パピーリナックスを初めて使う方

モデレータ: 暇人, YoN, nyu

返信する
hndhitsuji
記事: 1
登録日時: 10/09/21(火) 14:57

ウィンドウを最大化しても画面全体に広がらない

投稿記事 by hndhitsuji »

Mac mini (Early 2006) 上で Puppy Linux 4.3.1JP2012 をUSBメモリから使用させて頂いている者です。

現在発生している症状は以下の通りです。
  • DVI-I を D-sub 15pin に変換して液晶モニタに繋いでいます。
  • 画面サイズは最大の1280x1024で表示されているのですが、
    なぜかウィンドウの最大化が左上1024x768で止まってしまいます。
  • タスクバーやピンボードは画面下端・右端まで表示されていますし、
    最大化していないウィンドウもドラッグ・リサイズすれば領域外に出ることは出来ます。
  • (追記)ウィンドウの中心が領域外にあると正常に最大化されるようです。
  • ドロップダウンメニューは、Firefoxの物のみ領域外に出られず
    上に伸びたりスクロールボタンが表示されたりします。
以下が /etc/X11/xorg.conf の内容です。

コード: 全て選択

#Special base config file used in Puppy Linux.

# **********************************************************************
# Module section -- this  section  is used to specify
# which dynamically loadable modules to load.
# **********************************************************************
#
Section "Module"

# This loads the DBE extension module.

    Load        "dbe"  	# Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the font modules
    Load        "type1"
    Load        "freetype"

# This loads xtrap extension, used by xrandr
    Load       "xtrap"

# This loads the GLX module (if present)
    Load       "glx"

# This loads dri module (if present)
    Load       "dri"

EndSection

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

# The location of the RGB database.  Note, this is the name of the
# file minus the extension (like ".txt" or ".db").  There is normally
# no need to change the default.

    RgbPath	"/usr/X11R7/lib/X11/rgb"

# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)

    FontPath   "/usr/X11R7/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R7/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R7/lib/X11/fonts/TTF/"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

# Uncomment this to disable the <Crtl><Alt><Fn> VT switch sequence
# (where n is 1 through 12).  This allows clients to receive these key
# events.

#    Option "DontVTSwitch"

# Enables mode switching with xrandr
# There is a report that this can cause Xorg not to work on some
# video hardware, so default is commented-out...
# but i want to use it in xorgwizard so leave on...

    Option "RandR" "on"

EndSection

#everything past here is auto-generated by Puppy's Xorg Wizard...

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option      "XkbRules" "xorg"
	Option      "XkbModel" "jp106"
	Option      "XkbLayout" "jp" #xkeymap0
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2" #mouse0protocol
	Option	    "Device" "/dev/mouse"
	#Option      "Emulate3Buttons"
	#Option      "Emulate3Timeout" "50"
	Option      "ZAxisMapping" "4 5" #scrollwheel
EndSection

Section "Monitor"
	#DisplaySize	  340   270	# mm
	Identifier   "Monitor0"
	VendorName   "SHP"
	ModelName    "LL-173C-W"
	### Comment all HorizSync and VertRefresh values to use DDC:
	Option	    "DPMS"
	HorizSync    24.0-82.0
	VertRefresh  55.0-73.0
	#UseModes     "Modes0" #monitor0usemodes
	Option      "PreferredMode" "1280x1024"
	EndSection
	
Section "Modes"
	Identifier "Modes0"
	#modes0modeline0
EndSection

Section "Device"
	### Available Driver options are:-
	### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
	### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
	### [arg]: arg optional
	#Option     "NoAccel"            	# [<bool>]
	#Option     "SWcursor"           	# [<bool>]
	#Option     "ColorKey"           	# <i>
	#Option     "CacheLines"         	# <i>
	#Option     "Dac6Bit"            	# [<bool>]
	#Option     "DRI"                	# [<bool>]
	#Option     "NoDDC"              	# [<bool>]
	#Option     "ShowCache"          	# [<bool>]
	#Option     "XvMCSurfaces"       	# <i>
	#Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "intel" #card0driver
	VendorName  "Intel Corporation"
	BoardName   "Mobile 945GM/GMS/940GML Express Integrated Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	DefaultDepth 24
	Subsection "Display"
		Depth       24
		Modes       "1280x1024"
	EndSubsection
EndSection

#PuppyHardwareProfile=Intel_r__82945GM_ChipsetLL_173C_W
右も左も判らない初心者ですが、解決方法をご教示頂けますと幸いです。

追伸:
この症状に関係が有るかは分りませんが、3D系のアプリケーションを動かすと必ず

コード: 全て選択

Xlib: extension "GLX" missing on display ":0.0".
というエラーメッセージが表示されます。
返信する