View Single Post
Old 08-24-2017, 10:40 AM   #23
zaoqi
github.com/zaoqi
zaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beautyzaoqi does all things with Zen-like beauty
 
Posts: 87
Karma: 32020
Join Date: Mar 2017
Location: - Zhejiang China
Device: Boox c67ml,Note S,Max2,KT3,KPW4,Kobo AurdHD,Touch N905C
Can I use xfce?
xfce doesn't work in ubuntu.

...
/usr/bin/dbus-launch terminated abnormally without any error message

...
xfconfd
...
$XDG_CONFIG_DIRS(..."/etc")
...xfce4-session ...
----------------------------------Quit

#!/bin/bash
export DISPLAY=:0
Xephyr :1 -title "L:A_N:application_ID:xephyr_O:R_PC:N" -screen 800x600 -cc 4 -dpi 167 -nocursor &
sleep 3
export DISPLAY=:1
/etc/init.d/dbus start &
/usr/bin/xfce4-session
/etc/init.d/dbus stop
sleep 3

Last edited by zaoqi; 08-24-2017 at 11:00 AM.
zaoqi is offline   Reply With Quote