mirror of
https://github.com/superconvert/smart-os.git
synced 2024-11-22 10:10:02 +08:00
update mk_xfce.sh
This commit is contained in:
parent
f8f29b48cb
commit
9e7f1cef70
@ -839,8 +839,8 @@ if [ "${with_xfce_test}" = true ]; then
|
|||||||
cd $to_dir && (cp ./ / -r -n) && cd ..
|
cd $to_dir && (cp ./ / -r -n) && cd ..
|
||||||
|
|
||||||
# 预装运行环境
|
# 预装运行环境
|
||||||
#apt install dbus-x11 xrdp -y
|
rm /usr/local/share/X11/xkb -rf
|
||||||
#apt install xrdp -y
|
ln -s /usr/share/X11/xkb /usr/share/X11
|
||||||
|
|
||||||
# xfdesktop 需要库的路径, xfdesktop 不能运行,基本上桌面就是黑屏了,可能有 dock 栏和最上面的状态栏
|
# xfdesktop 需要库的路径, xfdesktop 不能运行,基本上桌面就是黑屏了,可能有 dock 栏和最上面的状态栏
|
||||||
libdir=`pwd`"/a/usr"
|
libdir=`pwd`"/a/usr"
|
||||||
|
Loading…
Reference in New Issue
Block a user