Re: [PATCH v2] shell: Fix Bug 48906

2012-04-26 Thread Alex Wu
于 2012/4/27 9:55, yan.w...@linux.intel.com 写道: From: Alex Wu Remove rotation when entering fullscreen and restore rotation when exiting fullscreen. --- src/shell.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/src/shell.c b/src/shell.c index 9c844b5..6

Re: [PATCH v2] shell: Fix Bug 48906

2012-04-26 Thread yan . wang
> From: Alex Wu > > Remove rotation when entering fullscreen and restore rotation when > exiting fullscreen. > --- > src/shell.c | 14 ++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > diff --git a/src/shell.c b/src/shell.c > index 9c844b5..6654167 100644 > --- a/src/shell.

[PATCH v2] shell: Fix Bug 48906

2012-04-25 Thread zhiwen . wu
From: Alex Wu Remove rotation when entering fullscreen and restore rotation when exiting fullscreen. --- src/shell.c | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/src/shell.c b/src/shell.c index 9c844b5..6654167 100644 --- a/src/shell.c +++ b/src/shell.c