RE: how to start xvfb from Arch linux ARM64 architecture

2020-01-29 Thread Mgr. Janusz Chmiel
I have been A chaos man and I have typed xvfb instead of Xvfb. So I could start The server without problems. But therea are other complex issues for Me related to Dbus sockets and Dbint error, which prevent Orca from functioning. BUt thanks to all of you, who are contributing on XVFB development an

RE: how to start xvfb from Arch linux ARM64 architecture

2020-01-29 Thread Mgr. Janusz Chmiel
Is it GOogle Play app, x-terminal? My mission is heavy because I must use Termux because it contain Java accessibility code, which allow Me to install Dropbear and other apps so I can remotely control by using SSH protocol and Puty for Windows or by using SSH for Linux. Best accessibility scenario

RE: how to start xvfb from Arch linux ARM64 architecture

2020-01-23 Thread Mgr. Janusz Chmiel
Oh its great. I like Xvfb command line better than xvfb-run script. But as I Am observing, I will have to give it up. Termux, Proop, Android 8.) from 11 month of 2019 contain some restrictions related to access The proc/stat file. So processes can not communicate to gether when running mate-session

Re: how to start xvfb from Arch linux ARM64 architecture

2020-01-23 Thread Adam Jackson
On Thu, 2020-01-23 at 10:18 +0100, Mgr. Janusz Chmiel wrote: > Dear specialists, > I have installed Arch Linux ARM64 Bit and I have installed xvfb by typing > pacman -S xorg-server-xvfb > Package have been installed correctly. But xvfb do not start this app. I Am > getting error message file not fo

RE: how to start xvfb from Arch linux ARM64 architecture

2020-01-23 Thread Mgr. Janusz Chmiel
Oh. I have found The command. xvfb-run Fortunately, some Arch WEB page contain files inside package. I Am very sorry, that I have intruded. I will be only hoping, that Arch Linux developers did not recoded this C app and that they did not totally changed usable command line options. __