Thursday 22 March 2012

Gnome Classic - My Perfect Desktop (For now!)

I am at peace again in the Linux world, at least for now, I'm quite happy with the Gnome Classic desktop on Ubuntu, and finding it smoother and better looking than XFCE, but without the clusterfuck of Unity or Gnome3. I really have tried to like them, I've given them every chance but they both seem to be about reducing what I can do at the same time, this might be fine on a tiny netbook or tablet but not on the desktop. When I use them I feel like I have one hand tied behind my back. I've even tried Unity on a tablet and for a brief time it was OK, it still didn't feel right. it doesn't help that they both require decent graphics acceleration to get the most out of them, and the Global Menus of Unity are infuriating!

Gnome Classic does take a little tinkering to get it just right in 11.10 but not as much as other desktops, and it's worth the little effort required. There's a good page on AskUbuntu on how to get things working nicely, the main thing is switching the default tray applet out and adding the full Indicator Applet and reducing the size of the top panel. Also you might like to get Alt + F2 run dialogue back too. I hope Canonical keep Gnome Classic available for as long as possible, or at least until XFCE switches to GTK3. Here's how my main dual monitor desktop looks:



Thursday 15 March 2012

Enabling a Fingerprint Reader in Ubuntu 12.04




















I got this to work with my Dell Latitude XT, but it should work with some Lenovo Thinkpads and some HP laptops that have the same SGS Thomson Microelectronics fingerprint reader or other supported readers. As Thinkfinger isn't available in the Precise repositories, I had to download the Natty packages from here and install them manually with

sudo dpkg -i libthinkfinger0_0.3+r118-0ubuntu4_amd64.deb thinkfinger-tools_0.3+r118-0ubuntu4_amd64.deb libpam-thinkfinger_0.3+r118-0ubuntu4_amd64.deb


You could also try compiling them (which i tried, unsuccessfully!) from the tar available here. Then i followed the instructions on the Ubuntu Wiki for Thinkfinger.

Once that's done reboot and you should be able to tap your username on the login screen, swipe your finger, then tap 'login' and you should be able to login. You can even swipe while doing sudo commands on the commandline! The only slight problem when swiping your finger to login, is it doesn't unlock the login keyring, so you'll have to enter your password once (you can use the Onboard onscreen keyboard if you're using a tablet). There apparently used to be a workaround but that is now long out of date.

Monday 5 March 2012

Enable Screen Rotation in Ubuntu on convertible laptop/tablets

For those with Linux on convertible tablet/laptops like the Dell Latitude XT and XT2, HP xc4400 etc, you might find Magick Rotation useful, it enables automatic screen rotation when you switch between laptop and tablet mode. Download and extract Magick Rotation, then make sure the magik-rotation file is executable, the right click and run it, or cd into the directory and do ./magick-rotation. Follow the instructions in the readme as it may vary depending on make/model. I've just set it up on Ubuntu 12.0.4 on my XT and it works very nicely. I've disabled the Cell Writer function as I don't need it but may be useful for those who use portrait mode and use the stylus to write notes.



Saturday 3 March 2012

Windows 8 and Ubuntu 12.04 Beta On a Dell Latitude XT

I have acquired a slightly faulty Dell XT convertible tablet/laptop, the screen no longer stays up in laptop mode and it's also lacking it's pen stylus. Specs-wise it's similar to my Latitude D430, a Core2Duo CPU at 1.33Ghz, 2GB RAM, except this has ATI X1250 graphics instead of Intel 950 and an 80GB 1.8" hard drive instead of a 60GB 2.5" drive. I am unsure as to how to get multi-touch capabilities in either Windows 8 or Ubuntu, in neither does it work out the box, perhaps the Windows Vista drivers may work in Windows 8.


Windows 8

When it was new it would have come preinstalled with Windows XP or Vista. Since the Windows 8 'Consumer Preview' had just been released I decided to have a little play with it on the XT. I used the docking station's DVD drive to install it and it took about 30 minutes. Single finger touch works out the box.


















Windows 8 feels clunky to me, like Windows 7 with the ugly Metro interface bolted on the front. Switching from the touch-friendly Metro to the not very touch friendly desktop and back again feels awkward, and doing that every time I want to search for an app gets old fast! I'd much rather use an OS that is built for touch screen mobile devices from day 1, such as Android, iOS etc. I did like the on-screen keyboard, but for web browsing it wouldn't pop up for Firefox, only IE, although apparently there will be an 8-friendly version coming soon.

Ubuntu


After a brief test of Mint with Gnome3/Cinnamon (which I can't get on with, not keen on the menus and the Mint hijacking of the Search Add-ons), I formatted it and installed Ubuntu 11.10 64bit liveCD. Then I upgraded to the latest 12.04 beta. Although I'm not that keen on Unity for the desktop, in this case it does suit a tablet and has improved a bit recently. Having said that I still don't like Global Menus and would prefer to be able to easily disable that feature.
Again, the single-finger touchscreen works out-the-box. Unity is still not touch-friendly enough (grabbing those overlay scrollbars is tricky for instance) but feels and looks a lot nicer than Metro and the MyUnity tool is very useful too if you want to tweak Unity settings. Sadly, ATI dropped support for the X1250 graphics card, which means I can only use Unity 2D and some 3D games/apps don't work very well.

















 


For touch use, I've found it best to disable auto hiding of the launcher (Settings, Appearance, Behavior). Ubuntu's default onscreen keyboard is called Onboard. It's OK once you resize it so you can actually use it with your fingers, though I wish it would automatically pop up and hide for dialogue boxes, like Caribou does. Enable the onscreen keyboard from Settings, Universal Access Preferences. Onboard should also appear on the LightDM login screen too. If you have upgraded from an earlier version of Ubuntu that used the GDM2 login screen (or if LightDM is trashed and you have switched to GDM), you can make Onboard appear by adding "onboard -s 684x200 -x 170 -y 568 &" to /etc/gdm/Init/Default between the last 'fi' and 'exit 0' as shown in this how-to. No need to change any other settings as shown on there though. Update: The only really frustrating thing about Unity is the dock which on this device is far too easy to accidentally open apps when trying to scroll the dock!




















Overall Ubuntu 12.04 works fairly well on the XT, despite the lack of proprietary graphics drivers. With a bit more improvement, Unity could be a good touch friendly desktop, though I still don't plan on using it on my main dual-monitor desktop or other laptops and desktops where I prefer Gnome Classic or XFCE (Xubuntu). And despite the odd bug here and there which should be fixed by it's release, 12.0.4 should be a decent LTS.