
Ubuntu日本語フォーラム

ログインしていません。
ここの掲示板には初めての投稿ですが、宜しくお願いいたします。
【環境】
ubuntu7.04
ユーザーA:CompizFusionを使用
ユーザーB:ノーマルのGnome
xorg.conf は、下記に書いています。
【問題点】
「ユーザーの切替」を使用してユーザーAからユーザーBへ切り替えようとすると、コンソールにログインできないとのメッセージの下に「新しいログインを起動した場合にのみ、コンソール上で実行できます」とポップアップがでて「OK」を押すと、コマンドー実行中のエラーと出てその下に「(gdmflexiserver:30319): Gtk-WARNING **: Ignoring the separator setting」と表示されユーザーの切り替えができない。
考えてみてもどこが悪いのか見当が付かず、この掲示板に辿り着きました。私なりには、gnome-compiz-manageが必要でないかと思いインストールしようとしたのですが「依存関係でインストールできない」となります。これが原因ではないかと考えてはいるのですが?どうすればよいかアドバイスを頂けたと思っています。
【xorg.confの内容】
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "vbe"
EndSection
Section "InputDevice"
関係ないと思うので削除
EndSection
Section "InputDevice"
関係ないと思うので削除
EndSection
Section "InputDevice"
関係ないと思うので削除
EndSection
Section "InputDevice"
関係ないと思うので削除
EndSection
Section "InputDevice"
関係ないと思うので削除
EndSection
Section "Monitor"
関係ないと思うので削除
EndSection
Section "Monitor"
関係ないと思うので削除
EndSection
Section "Device"
Identifier "Generic Video Card"
Driver "fglrx"
BusID "PCI:1:5:0"
EndSection
Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
関係ないと思うので削除
EndSection
Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Section "DRI"
Mode 0666
EndSection
Section "Extensions"
Option "Composite" "Disable"
#Option "Composite" "0"
#Option "Composite" "true"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
以上
オフライン
xgl+compizで「ユーザーの切替」から他のユーザーへの切り替えができているでしょうか?
できている場合どのような設定になっているか、若しくはどこのサイトを参考になさったかをお教え頂けませんでしょうか?
オフライン