How to start to use Xfbdev

2013-09-06 Thread Woody Wu
Hi, List I just setup a Xfbdev server on an embedded system which based on framebuffer (S3C2416 SoC). Then I met my first problems in staring Xfbdev. Hope people here can give me some help. 1. What's the right way to start Xfbdev with touchscreen as input? My touch screen is integrated into Linu

How to have USB mouse after X (fbdev) started

2013-09-12 Thread Woody Wu
Hi, List I am running fbdev on ARM linux. Now I have a problem in using USB mosue. By far I have to inserted the mouse before start X with argument "-mouse evdev,,device=/dev/input/event1". However, if using the same command line to start the X while the mouse is not started, the fbdev will compl

How do I disable idle blanking when start the X?

2013-09-12 Thread Woody Wu
Hi, I am using fbdev X server on an ARM linux. After X started, I can disable the idle blanking by running "xset s off". My question is, how can I totally disable this idle blanking behavior in the same time of staring X? Is the a command line arguments to do so? Thanks in advance, -- I can't g