Re: [gentoo-user] gnome-2.16.3 - problems with the desktop not painting - no icons or wallpaper

2007-06-07 Thread C Lee Davis
Mark Knecht wrote:
   I don't see anything very strange in top while the splash panel is
 up. Somewhere along the way the panel finishes waiting for whatever
 it's waiting for, I see a flashing dialog window that cannot be read,
 and then I have the desktop with nothing on it. Just the panel at the
 bottom.
 
I got behavior like this recently when I updated libexif and failed to do a
revdep-rebuild... is that possible?

-- 
 C. Lee Davis
Fantasy Geographic Society  http://fantasy.geographic.net/
GCB for GURPS 4e http://fantasy.geographic.net/project/4eGURPS
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Xserver on Dell Inspiron M1710

2007-05-02 Thread C Lee Davis
Colleen Beamer wrote:
 Does anyone have a Dell Inspiron M1710 and will let me take a look at
 their xorg.conf file?
 
This is from my XPS M1710; I'm not sure how similar they are, but I hope it 
helps.

Section ServerLayout
Identifier X.org Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard
EndSection

Section Files
FontPath /usr/share/fonts/misc
FontPath /usr/share/fonts/75dpi
FontPath /usr/share/fonts/100dpi
FontPath /usr/share/fonts/TTF
FontPath /usr/share/fonts/Type1
EndSection

Section Module
Load  glx
Load  extmod
Load  xtrap
Load  record
Load  dbe
Load  dri
Load  freetype
Load  type1
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  kbd
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Protocol auto
Option  Device /dev/input/mice
Option  ZAxisMapping 4 5 6 7
EndSection

Section Monitor
Identifier   Monitor0
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection
Section Monitor
Identifier   Monitor1
VendorName   Monitor Vendor
ModelNameMonitor Model
EndSection

Section Device
Identifier  Card0
Driver  nvidia
VendorName  nVidia Corporation
BoardName   Unknown Board
BusID   PCI:1:0:0
Option  NoLogo True
Option  AllowGLXWithComposite true
Screen  0
Option  TwinView
Option  MetaModes 1920x1200 1280x1024,1920x1200
Option  TwinViewOrientation LeftOf
Option  SecondMonitorHorizSync UseEdidFreqs
Option  SecondMonitorVertRefresh UseEdidFreqs
Option  AddARGBGLXVisuals
Option  NvAGP 1
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
Option  AddARGBGLXVisuals true
SubSection Display
Viewport   0 0
Depth 1
EndSubSection
SubSection Display
Viewport   0 0
Depth 4
EndSubSection
SubSection Display
Viewport   0 0
Depth 8
EndSubSection
SubSection Display
Viewport   0 0
Depth 15
EndSubSection
SubSection Display
Viewport   0 0
Depth 16
EndSubSection
SubSection Display
Viewport   0 0
Depth 24
EndSubSection
EndSection

Section Extensions
Option Composite true
EndSection


-- 
 C. Lee Davis
Fantasy Geographic Society  http://fantasy.geographic.net/
GCB for GURPS 4e http://fantasy.geographic.net/project/4eGURPS
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Gentoo on Dell Inspiron M1710

2007-05-02 Thread C Lee Davis
Colleen Beamer wrote:
 I use genkernel and there is a screen resolution of something that says
 1024x768 and I can't edit it.  I also don't know what my horizontal and
 vertical sync are because it's not in my documentation and when I used
 ddxcinfo-knoppix -hsync, it returns 0 0 and ddcxinfo-knoppix -modlines
 doesn't have a corresponding mode for my monitor - the resolution is
 1920x1200.
 
Coleen, I've had no luck getting the framebuffer console to recognize 16:9
aspect ratios.  My XPS M1710 boots up to a 1600x1200 console and then starts X
to go to full 1920x1200 resolution.

The relevant lines from my my kernel's .config:

CONFIG_FB_VESA=y
# CONFIG_FB_VESA_STD is not set
CONFIG_FB_VESA_TNG=y
CONFIG_FB_VESA_DEFAULT_MODE=[EMAIL PROTECTED]

-- 
 C. Lee Davis
Fantasy Geographic Society  http://fantasy.geographic.net/
GCB for GURPS 4e http://fantasy.geographic.net/project/4eGURPS
-- 
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Compiz keeps putting titlebars under gnome-panel

2007-03-11 Thread C Lee Davis

Mark David Dumlao wrote:

I have a button on my desktop that runs compiz-start if compiz is off and
metacity --replace if compiz is off.  I'm having fun playing wtih this 
thing

except one annoying feature is when I switch from metacity to compiz all
existing windows are bumped up by one titlebar's worth.  this means that 
all

windows that are maximized or at the top will have their titlebars undder
the gnome-panel.

I had this problem as well.  I ended up fixing it by removing 
/home/user/.gconf/apps/compiz, restarting X without compiz, and making sure 
decoration was in my active_plugins before starting compiz again.  I'm not sure 
what part fixed it, but it hasn't reappeared.


--
 C. Lee Davis
Fantasy Geographic Society  http://fantasy.geographic.net/
GCB for GURPS 4e http://fantasy.geographic.net/project/4eGURPS
--
gentoo-user@gentoo.org mailing list