我迫切需要將 Compiz 重置為其預設設置,因為我的桌面不顯示 Dash 或選單列。
當我輸入:
dconf reset -f /org/compiz/
它說:
error: Cannot autolaunch D-Bus without X11 $DISPLAY
Usage:
dconf reset [-f] PATH
Reset a key or a dir. -f is required for dirs.
Arguments:
PATH Either a KEY or DIR
KEY A key path (starting, but not ending with '/')
DIR A directory path (starting and ending with '/')
接下來做什麼?
此致
答案1
export DISPLAY=:0.0
如果你看到
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
Error: Can't open display: :0.0
然後
xhost +
答案2
您可以使用 tty 中的以下命令來取代目前的 compiz 實例。
DISPLAY=:0 compiz --replace
你或許還可以這樣做:
DISPLAY=:0 dconf reset -f /org/compiz/