Go to advanced search

by Tryph
Sat Aug 12, 2017 6:47 pm
Forum: Official Foundation Display
Topic: [SOLVED] dual display: disable touch feature for mousepointer on HDMI display
Replies: 1
Views: 2699

Re: dual display: disable touch feature for mousepointer on HDMI display

I just tried something which solves my problem: disabling the touch device for X server. It can be done quite easily with the xinput command which I had to install before using it. xinput can be installed with apt-get : sudo apt-get install xinput Then executing xinput command lists the X devices. I...
by Tryph
Fri Aug 11, 2017 10:05 pm
Forum: Official Foundation Display
Topic: [SOLVED] dual display: disable touch feature for mousepointer on HDMI display
Replies: 1
Views: 2699

[SOLVED] dual display: disable touch feature for mousepointer on HDMI display

Hi, I have a project using dual display with the HDMI as default display and the official touchscreen. I use Kivy to display an UI ont the touchscreen and it works well. The problem is that the touch feature of the touchscreen controls the mouse pointer on the HDMI display. I found i can disable com...
by Tryph
Thu Jan 21, 2016 5:50 pm
Forum: Official Foundation Display
Topic: Apps known to support dual display
Replies: 31
Views: 17173

Re: Apps known to support dual display

I don't use Kodi, but I assume you can run it from the command line. Try VC_DISPLAY=5 kodi and see if that will display Kodi on the second display. Thank you AndyD! It "works"! But not exactly the way I expected for... Kodi actually displays on the HDMI but with a 800x480 resolution. So Kodi takes ...
by Tryph
Wed Jan 20, 2016 6:14 pm
Forum: Official Foundation Display
Topic: Apps known to support dual display
Replies: 31
Views: 17173

Re: Apps known to support dual display

Have you tried https://www.raspberrypi.org/forums/viewtopic.php?f=108&t=126156&sid=008b832576a2d8a61ae06be5e58ee456&p=884211#p844981 Texy Hi, I just tried to be sure but the display_default_lcd has just nothing to do with what I am looking for. Setting it to 0 just makes the PI to use the HDMI disp...
by Tryph
Thu Jan 14, 2016 10:14 pm
Forum: Official Foundation Display
Topic: Apps known to support dual display
Replies: 31
Views: 17173

Re: Apps known to support dual display

Exactly. So far i know this limits users to Kivy , Kodi and omxplayer. There was a new enviroment variable for other dispmanx apps too - i just can't find the thread now ... ghans Hi, how exactly do you run Kodi on the HDMI when using official LCD display by default? i can't find any way to do it.
by Tryph
Wed Feb 20, 2013 12:50 pm
Forum: Networking and servers
Topic: Minimal webserver distribution (Lighty + PHP + SQLite)
Replies: 43
Views: 23751

Re: Minimal webserver distribution (Lighty + PHP + SQLite)

Hello, I installed BerryWebserver yesterday and still searching for change the keyboard layout. I have a AZERTY keyboard but the pi consider it as a QWERTY one. I have a /etc/default/keyboard file in which XKBLAYOUT is defined to "fr" but it doesn't change anything and all methods to change keyboard...

Go to advanced search