Re: [TH] Zmiana architektury i686 -> x86_64 - Kłopoty z oknami w KDE 3.5 - brak dekoracji

Daniel Dawid Majewski doctorque w o2.pl
Pią, 28 Lis 2008, 13:55:52 CET


puściłem nawet taki skrypcik :
----------------------------------------------------------------------
#!/bin/bash
[ -n ${1} ] && OPT=${1}
[ -n ${2} ] && OPT+=${2}
[ -n ${3} ] && OPT+=${3}
pkg_list="${TMP}/pkg.txt"
poldek --cmd ls -I ${OPT} | grep -v akiet | grep -v ytywanie | grep -v\
grub | grep -v "/var/cache" > ${pkg_list}
poldek --reinstall --pset=${pkg_list}
----------------------------------------------------------------------
Zgadnijcie co ? nic... :>
może opcje xorg.conf (załacznik) ?
-- 
Pozdrawiam,
Daniel Dawid Majewski
jabber:light-i/jid.pl
-------------- następna część ---------
Section "ServerLayout"
	Identifier	 "X.org Configured"
	Screen	  0  "Screen0" 0 0
	InputDevice	"Mouse0" "CorePointer"
	InputDevice	"Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
	ModulePath   "/usr/lib64/xorg/modules"
	FontPath	"unix/:7100"
EndSection
Section "Module"
EndSection
Section "DRI"
	Mode 0666
EndSection
 Section "Extensions"
 	Option "Composite" "Enable"
 EndSection
Section "InputDevice"
	Identifier	"Keyboard0"
	Driver	"kbd"
	Option	"XkbRules" "xorg"
	Option	"XkbModel" "pc105"
	Option	"XkbLayout" "pl"
	Option	"XkbOptions" "altwin:super_win"
EndSection
Section "InputDevice"
	Identifier  "Mouse0"
	Option	"ModelName"		"A4Tech4D+"
	Driver	"mouse"
	Option	"Device"		"/dev/input/mice"
	Option	"Protocol"		"ExplorerPS/2"
	Option	"SendCoreEvents"	"true"
	Option	"Buttons"		"9"
	Option	"Emulate3Buttons"	"off"
	Option	"ZAxisMapping"		"4 5"
EndSection
Section "Monitor"
	Identifier	"Monitor0"
	VendorName	"BenQ"
	ModelName	"T221IW"
	HorizSync	30-70
	VertRefresh	50-78
	Option	"DPMS"
EndSection
Section	"Device"
	Identifier  "Card0"
	Driver	  "nvidia" 
	BoardName "GeForce 7300 GT" 
 	BusID	"PCI:5:0:0" 
	Option	"NvAGP" "1" 
	Option	"NoLogo" "yes" 
	Option	"SWcursor" "False"
	Option	"HWCursor" "yes" 
	Option	"Display" "CRT"
	Option	"DMAForXv" "True"
	Option	"AllowGLXWithComposite" "on"
	Option	"RenderAccel"		"true"
	Option	"AccelMethod"		"EXA"   # XAA & EXA are valid values
	Option	"MigrationHeuristic"	"greedy"
	Option	"EXAOptimizeMigration"	"true"
	Option	"PageFlip"		"true"
	Option	"TripleBuffer"		"true"
	Option	"FrameBufferCompression"	"no"
	Option	"DPMS" 
	Option	"DPI" "72 x 72"
EndSection
Section "Screen"
	Identifier "Screen0"
	Device	 "Card0"
	Monitor	"Monitor0"
	DefaultDepth 24
	Subsection "Display"
		Depth   24
		Modes   "1680x1050"
		ViewPort	0 0  #  initial origin if mode is smaller than desktop
		Virtual 1680 1050
	EndSubsection
	Subsection "Display"
		Depth   24
		Modes   "1600x1200"
		ViewPort	0 0  #  initial origin if mode is smaller than desktop
		Virtual 1600 1200
	EndSubsection
	Subsection "Display"
		Depth	24
		Modes	"1280x1024"
		ViewPort	0 0  #  initial origin if mode is smaller than desktop
		Virtual	1280 1024
	EndSubsection
		Subsection "Display"
		Depth	24
		Modes	"1024x768"
		ViewPort	0 0  #  initial origin if mode is smaller than desktop
		Virtual	1024 768
	EndSubsection
EndSection


Więcej informacji o liście pld-users-pl