08/31/2011, 03:09 AM
|
#1 (permalink) |
|
Member
![]() |
I have been seeing a lot of problems from people that have successfully followed the instructions found on the first page of TUTORIAL: How to get Ubuntu on the TouchPad, but are still having trouble getting a good working graphical environment.
In that thread Bradmont provides some very helpful instructions which have since been buried and overlooked. To that end I have put together an very easy automated process for you to follow that will configure Ubuntu for you once it is installed. After following these quick steps you will have:
This will give you environment that should be much more friendly to the common Linux user. If there is enough interest I may make this process a bit easier and add more options (ie different window managers). NOTE: This is intended to be done over a clean install of Ubuntu. If you do it on existing install that should be ok, but if you set it up for a user that already exists, some (all) of your previous configurations may be wiped out. Please let me know how this process works for you and how it can be improved. Now, on with the show... STEP 1: From the Ubuntu command line type (all commands are from the Ubuntu prompt) Code:
apt-get install wget STEP 2: Code:
wget alloutofwine.com/ubuntuconf.tar.gz STEP 3: Code:
tar xzfv ubuntuconf.tar.gz STEP 4: Code:
cd ubuntuconf Code:
./runme.sh STEP 6 (Optional): Head over to Preware and get Tweaks. This will let you eliminate (or resize) the webOS keyboard. I know I said this was optional, but I was lying, just do it. ---- Differences Between the Two Types of Keyboards: Florence is a very nice looking keyboard that you can resize however you like. It also has a button in the tray to raise/lower it so you don't need Easystroke for this. On the left side there are a number of keyboard control buttons (a wrench for configuration and a set of arrows for moving are the most useful). In the controls menu you can turn off window decoration which removes the title bar so it takes up a bit less space. Having the window decoration turned on makes resizing much easier. The down side of Florence is that it will completely garble webOS, Onboard, and bluetooth keyboards. This is the reason the installer only lets you choose one or the other. I am working on a fix for this. Onboard is more stable, but its pretty ugly for now and you must use Easystroke to drop and raise the keyboard. On the upside, its layout is comparable with the webOS keyboard so you can use that as a back up. You can always switch by running the install script again and chose different options. ---- Some Info on the Preconfigured Easygesture: I preprogramming 4 basic gestures for you: Right click Close current window Bring up Onboard keyboard if installed (Thanks to Bradmont for providing the script) <ENTER> button. This is useful so you don't need to double click icons to launch them.----- I want to give a huge thanks to weoOS Internals, Rennat, Geekpeter, Bradmont, Qole, Willard and Premiso who have all been instrumental in getting my own setup working. I hope that this can be my way to give something back to such a great community. ----- Change Log
Last edited by zane9000; 12/01/2011 at 11:17 AM. Reason: Updated download link |
08/31/2011, 10:09 AM
|
#2 (permalink) |
|
Member
![]() ![]() |
Very nice. Thank you for your work. This will be a great tool for those that wish to utilize a somewhat stable environment. If you are now looking for more to do, I would LOVE to see something similar for ubuntu-netbook
Ubuntu Netbook Remix - WebOS Internals
__________________
8MB Visor --> Treo 300 --> Treo 650 --> Treo 800w --> Palm Pre All devices obtained within first week of launch |
08/31/2011, 06:23 PM
|
#4 (permalink) |
|
Member
![]() |
Gave your baby a thorough test run last night and I love it. There are, however, a few issues:
1.)You didn't provide us with a root password. Thus we can run programs like synaptic only from the terminal command line and have no root access at all (except for running commands with "sudo"). 2.)This version of onboard lacks a number of import keys (@, :, among others). I solved this easily by installing matchbox-keyboard and assigned an easystroke gesture to it. 3.)I couldn't find a way to choose among the regional options during setup, only return works. 4.)Perhaps it is just me and my clumsy hands, but I find round swipes register a lot easier --- the angled swipes I have to redo over and over again before I get results. Anyway, this is easily solved by ourselves in easystrokes. 5.)One suggestion I have is an option to get not run the user account and LXDE but to default to the root directory in the terninal every time we start up. Or a small menu to choose among different users? 6.)I am still having this keyboard problem with Remmina RDP that nobody else seems to have. Once I am on the remote computer and try to log in, the keyboard doesn't work properly (only the top and bottom row work at all, but even they don't display the correct results). This is the same with other GUIs and all keyboards I have tried, but strangely enough, for all other RDP programs (TSclient, GRDesktop, KDRC,, Gnome-Desktop) the keyboard work. What is messing up the keyboard mapping, and how to reset it? I would appreciate it if you guys have any thoughts. Thanks again for the great job, a big help for those of us who just want to get our feet wet in Linux (meaning finding an easy way of using Ubuntu to get some functionality not available in WebOS) and not dive all the way in. |
08/31/2011, 06:27 PM
|
#5 (permalink) |
|
Member
![]() |
Before I forget it, and option to resize the keyboard would be nice. Onboard is gigantic in landscape mode and doesn't fit the screen in portrait. It might also be a good idea if height could be squashed to show more of the screen for those with small fingers.
|
08/31/2011, 07:00 PM
|
#6 (permalink) | ||||||
|
Member
![]() |
Hey, thanks for the feedback! I think I can address most of what you brought up.
Quote:
Quote:
Quote:
Quote:
![]() Quote:
Quote:
Last edited by zane9000; 08/31/2011 at 07:47 PM. |
||||||
09/01/2011, 02:03 AM
|
#11 (permalink) |
|
Member
![]()
Posts: 36
|
oh btw how can I resize the letters in onboard? they are kinda big and make confusion on screen. If they were smaller it would be better.
Also, I followed the instructions to delete the partition to reinstall webos with a larger (6gb) partition for linux. but how do I check that everything went smoothly? because at this point I am afraid something went wrong because I have 25.5 gb total in my TP and from the home folder on ubuntu it says 2.1gb total. 2gb are missing (not surprisingly it's the same size the previous ubuntu partition was) |
09/01/2011, 09:32 AM
|
#12 (permalink) |
|
Member
![]()
Posts: 3
|
Thanks for getting this set up. I had previously used the no-install recommends method and had LXDE & Libreoffice running on just 2GB with plenty to spare.
I ran your script, and now have all the features you set up and still have over 300MB free. Just a note to those who don't want to bother with re-sizing the partition and all that comes with it. |
09/01/2011, 09:42 AM
|
#13 (permalink) | ||
|
Member
![]() |
Quote:
Quote:
|
||
09/01/2011, 09:57 AM
|
#14 (permalink) | |
|
Member
![]() |
Quote:
Thanks, I will play with this and see about adding it to my script. |
|
09/01/2011, 10:19 AM
|
#15 (permalink) | |
|
Member
![]()
Posts: 36
|
Quote:
I think I'll do everything again (it's good practice lol) but I really don't know why the partition didn't get deleted. Is there a way to list partitions with their sizes? Fdisk gives me numbers I don't understand.. |
|
09/01/2011, 10:59 AM
|
#16 (permalink) |
|
Member
![]() |
Thanks so much for your work on this!!! Between your config and the HOW TO tutorial, this project seems almost ***** proof enough for me to give it a whirl.....
Unfortunately, I'm a pretty big ***** with no real experience with linux. As I said elswhere, I talked myself out of attempting this once we got document editing within Webos. I now only need a decent .pdf reader that scales text properly when zoomed in. I understand that this can be done in an ubuntu card. I have received my email from the army of monkeys. I just need one last push. I hate to seem like a mewling newb that asks to be spoonfed....but the description kinda fits.....and you guys are AWESOME!!!! So..... could someone kinda, maybe do a youtube thingy showing the lily livered among us what we are missing with regards to a proper .pdf reader under the gui setup that you have here? I know it's alot to ask of someone's time but I know I am not the only one who needs this "teaser" to jump into the void. |
09/01/2011, 11:17 AM
|
#17 (permalink) | |
|
Member
![]()
Posts: 36
|
Quote:
Install xournal "apt-get install xournal" on terminal Then use it to open downloaded pdfs. This works much better than the adobe reader on webos! |
|
09/01/2011, 11:23 AM
|
#18 (permalink) |
|
Member
![]() ![]() ![]() |
This sounds great, but I'm curious why it needs so much free space.
I mean, none of those applications are that large or anything, so needing at least a 3GB partition seems crazy to me. Maybe I'm missing something though. I'd love to try this, but I'm using an image file so I don't have to doctor my Touchpad and have to re-download all of my apps, so I guess I'm SOL. |
09/01/2011, 11:28 AM
|
#19 (permalink) | |
|
Member
![]()
Posts: 36
|
Quote:
|
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



