Problem with XEVIE option
zloidemon
g.veniamin at googlemail.com
Sun Jul 25 13:18:36 UTC 2010
Hi everybody.
What's need for is option:
Option "XEVIE" "Enable"
I have installed ports:
evieext-1.1.0 XEVIE extension headers
libXevie-1.0.2 The Xevie library
but out from Xorg.log:
(WW) Ignoring unrecognized extension "XEVIE"
Thanks
Veniamin Gvozdikov---------------| OpenPGP
-------------------------------------------
OpenPGP for this is e-mail adress| 9B9E5154
XMMP: zloidemon(at)jabber(dot)ru | 19B4A605
-------------- next part --------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
# Option "AutoAddDevices" "True"
Option "Xinerama" "0"
EndSection
Section "Files"
ModulePath "/usr/local/lib/xorg/modules"
FontPath "/usr/local/lib/X11/fonts/misc/"
FontPath "/usr/local/lib/X11/fonts/TTF/"
FontPath "/usr/local/lib/X11/fonts/OTF"
FontPath "/usr/local/lib/X11/fonts/Type1/"
FontPath "/usr/local/lib/X11/fonts/100dpi/"
FontPath "/usr/local/lib/X11/fonts/75dpi/"
FontPath "/usr/local/lib/X11/fonts/webfonts/"
FontPath "/usr/local/lib/X11/fonts/etc/"
FontPath "/usr/local/lib/X11/fonts/URW/"
FontPath "/usr/local/lib/X11/fonts/dejavu/"
FontPath "/usr/local/lib/X11/fonts/conkyforecast/"
FontPath "/usr/local/lib/X11/fonts/pingwi/"
EndSection
Section "Module"
# Load "dri2"
Load "freetype"
Load "extmod"
Load "record"
Load "dbe"
Load "glx"
# Load "type1"
# Load "speedo"
# Load "dri"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbLayout" "us,ru(winkeys)"
Option "XkbVariant" "base"
Option "XkbOptions" "grp:alt_shift_toggle"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
# Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AUO"
HorizSync 30.0 - 75.0
VertRefresh 60.0
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "G98M [GeForce G 105M]"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce G 105M"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "RenderAccel" "true"
Option "AllowGLXWithComposite" "true"
Option "TwinView" "0"
Option "metamodes" "1440x900_60 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
Option "XEVIE" "Enable"
EndSection
More information about the freebsd-x11
mailing list