Re: Questions and *little* bugs in new vt(9)

2014-05-11 Thread 小野寛生
Hello, 2014-05-09 18:48 GMT+09:00 David Demelier : > On 08/05/2014 17:09, Ed Maste wrote: >> >> On 8 May 2014 04:16, David Demelier wrote: >>> >>> Hi there, >>> >>> I'm currently trying vt(9) on a CURRENT kernel (only the kernel not the >>> base). I have very small bugs, not really serious. I'm c

Re: Questions and *little* bugs in new vt(9)

2014-05-09 Thread David Demelier
On 08/05/2014 17:09, Ed Maste wrote: On 8 May 2014 04:16, David Demelier wrote: Hi there, I'm currently trying vt(9) on a CURRENT kernel (only the kernel not the base). I have very small bugs, not really serious. I'm currently using the radeon KMS driver. * When I switch from a tty to X I can

Re: Questions and *little* bugs in new vt(9)

2014-05-08 Thread Ed Maste
On 8 May 2014 04:16, David Demelier wrote: > Hi there, > > I'm currently trying vt(9) on a CURRENT kernel (only the kernel not the > base). I have very small bugs, not really serious. I'm currently using the > radeon KMS driver. > > * When I switch from a tty to X I can see the mouse appearing but

Questions and *little* bugs in new vt(9)

2014-05-08 Thread David Demelier
Hi there, I'm currently trying vt(9) on a CURRENT kernel (only the kernel not the base). I have very small bugs, not really serious. I'm currently using the radeon KMS driver. * When I switch from a tty to X I can see the mouse appearing but the tty is still displayed until I move the mouse.