Add Comment
|
Related Links
|
TrackBack
Chromium OS Runs X Window ApplicationsIt shouldn't be a surprise. After all, Chromium OS is Linux, based on the Ubuntu Karmic distribution. In Chromium OS, I mounted the hard drive, which has Ubuntu 6.06 installed (with the following command). mkdir /tmp/disk && sudo mount -t ext4 /dev/sda1 /tmp/disk Then I executed "xlogo". It popped right up. Except it used up the entire screen. There was no window frame, nor menu bar. Luckily I could quit xlogo with Ctrl-Q. "xclock" worked the same way. But it doesn't support Ctrl-Q, so I had to kill it from the virtual terminal with Ctrl-C. "xcalc" on the other hand, didn't work as nicely. The layout was completely messed up. It didn't even resemble a calculator. I guessed that it has a fixed size layout and didn't scale to full-screen. From this exercise, it's obvious that the Chromium OS Windows Manager only loads up X Window applications in full-screen mode without a window frame nor a menu bar. So GUI applications developed for Chromium OS should think of other, perhaps object-oriented, ways to provide functionality to users. Chieh Cheng
Add Comment
|
Related Links
|
TrackBack
Did your message disappear? Read the Forums FAQ. TrackBackTrackBack only accepted from WebSite-X Suite web sites. Do not submit TrackBacks from other sites. Send Ping | TrackBack URL | Spam Control Title: Chromium OS Crippled Java? Add CommentSpam Control | * indicates required field Messages, files, and images copyright by respective owners. |
Articles
|
Wiki
141 Users Online
|
Copyright © 2004 - 2024. All Rights Reserved. |