Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(97)

Issue 6749020: Do not enable the use_tablet flag in qemu, as this breaks the mouse. (Closed)

Created:
9 years, 9 months ago by marcheu
Modified:
9 years, 7 months ago
Reviewers:
rkc, Daniel Kurtz
CC:
chromium-os-reviews_chromium.org, Mandeep Singh Baines, anush, sosa
Visibility:
Public.

Description

Do not enable the use_tablet flag in qemu, as this breaks the mouse. Change-Id: I52901180e962c463bdaacbc573f93700cf9ab4bd BUG=None TEST=Run Chrome OS in qemu, check that the mouse is back. Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=78bd46d

Patch Set 1 #

Total comments: 2

Patch Set 2 : Remove fixup_image_for_qemu.py entirely. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -122 lines) Patch
D fixup_image_for_qemu.py View 1 1 chunk +0 lines, -112 lines 0 comments Download
M image_to_vm.sh View 1 1 chunk +0 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
marcheu
9 years, 9 months ago (2011-03-25 23:15:41 UTC) #1
Daniel Kurtz
What about this... http://codereview.chromium.org/6749020/diff/1/image_to_vm.sh File image_to_vm.sh (right): http://codereview.chromium.org/6749020/diff/1/image_to_vm.sh#newcode81 image_to_vm.sh:81: DEFINE_boolean enable_tablet ${FLAGS_FALSE} \ "<copy from ...
9 years, 9 months ago (2011-03-25 23:24:11 UTC) #2
rkc
9 years, 9 months ago (2011-03-25 23:30:56 UTC) #3
Spoke to marcheu about this, the fixup script is now totally unnecessary, he'll
update the CL to remove it completely.

LGTM once the fixup script is removed.

On 2011/03/25 23:24:11, Daniel Kurtz wrote:
> What about this...
> 
> http://codereview.chromium.org/6749020/diff/1/image_to_vm.sh
> File image_to_vm.sh (right):
> 
> http://codereview.chromium.org/6749020/diff/1/image_to_vm.sh#newcode81
> image_to_vm.sh:81: 
> DEFINE_boolean enable_tablet ${FLAGS_FALSE} \
>    "<copy from f_i_f_q>"
> 
> http://codereview.chromium.org/6749020/diff/1/image_to_vm.sh#newcode194
> image_to_vm.sh:194: --enable_tablet=false
> --enable_tablet="${enable_tablet}"

Powered by Google App Engine
This is Rietveld 408576698