1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Chrome Remote Desktop on XFCE4 on Ubuntu 17.04

1
Posted at

.chrome-remote-desktop-session

export $(dbus-launch)
exec lightdm-session startxfce4

export $(dbus-launch)がないと Chrome Remote Desktop 内の Xsession も物理デスクトップと同じ dbus インスタンスに接続してしまい、 CHROME_REMOTE_DESKTOP 内向けの環境変数等も systemd --user 等に漏れ出てしまう。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?