Re: modeset(0): drmSetMaster failed: Permission denied

2017-04-30 Thread Russ Whitaker
On Mon, 1 May 2017, YuGiOhJCJ Mailing-List wrote: Hello, I have built xorg-server, xauth, and xinit with their dependencies. When I do startx I get "xf86OpenConsole: Cannot open virtual console 7 (Permission denied)". So, I change the permissions on /dev/tty7 to 660. Now, when I do startx I

modeset(0): drmSetMaster failed: Permission denied

2017-04-30 Thread YuGiOhJCJ Mailing-List
Hello, I have built xorg-server, xauth, and xinit with their dependencies. When I do startx I get "xf86OpenConsole: Cannot open virtual console 7 (Permission denied)". So, I change the permissions on /dev/tty7 to 660. Now, when I do startx I get "modeset(0): drmSetMaster failed: Permission denie

Re: SDL2 based X servers

2017-04-30 Thread Ilya Anfimov
On Sat, Apr 29, 2017 at 10:19:10PM +0200, S??awomir Lach wrote: > Hi. > > Anybody knows any complete X server using SDL2 library. If not, is Yes: https://github.com/pelya/commandergenius/tree/sdl_android/project/jni/application/xserver ___ xorg@lists.

Re: Lenovo N700 mouse function as kbd too - how to disable only the keyboard, not the mouse

2017-04-30 Thread Weiwu Zhang
This is the old problem of a bluetooth mouse device generating keyboard key press event (Window key being pressed, followed by letter c), as an unnecessary "smart" feature, and I needed to configure the mouse as a pure mouse. 2017-01-13 11:54 GMT+11:00 Peter Hutterer : > > another option would als

SDL2 based X servers

2017-04-30 Thread Sławomir Lach
Hi. Anybody knows any complete X server using SDL2 library. If not, is there anyone ready to develop one with me? I asked, because I will rarn money on porting applications to browser. First step will be port X server and next port Wine. We should earn money after implementing X server using SDL