About Me

Hi. I'm John Eckman.

John Eckman

I'm a Sr. Director at Optaros, a professional services firm offering strategy, design, development, and consulting services to enterprises interested in leveraging free and open source software.

More about me

About Open Parenthesis

Contact Me

Optaros

Dopplr
Upcoming Conferences

Web 2.0 Kongress, Hamburg

SXSW Interactive, 2009

My Tweets
  • And, of course, a freedom organic lager from staffordshire. 11 hrs ago
  • Dinner at 222 vegan veggie in west kensington. Looks awfully good - tofu medallion picatta w/ spaghetti. 11 hrs ago
  • Drupal on LAMP versus on WIMP. Discuss. Are there still *real* issues with WIMP deployments? (A client favors WIMP, we favor LAMP). 13 hrs ago
  • On that subject, compare Chris Kelty's "Two Bits" on geek culture vs. Benjamin Nugent's "American Nerd" on nerds 16 hrs ago
  • @vero I think, in the US at least, nerd is more pejorative than geek. Geek's been recuperated, Nerd is more likely socially inept. 16 hrs ago
  • More updates...

Posting tweet...

Powered by Twitter Tools.

Optaros Blogs
Affiliations

[FSF Associate Member]

Creative Commons
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
November 28, 2006
« Previous Post: AjaxWorld Expo
Next Post: What is it you do, again? »

Making Edgy Eft less Edgy

Tagged with: , , — John @ 3:42 pm

Kubuntu Ever since I upgraded my (K)ubuntu install from Dapper Drake (6.06) to Edgy Eft (6.10) I’ve had a few rough edges. This morning I finally sorted them out.

The first was related to my Dell Lattitude D810’s touchpad - an Alps Glide touchpad. Ever since the upgrade it has been fundamentally unusable, moving the cursor so slowly I’d have to drag across the trackpad itself two dozen times to get the cursor halfway across the screen.

The second was related to using XGL and Beryl - hitting the keyboard combination Shift-Backspace would terminate and restart XGL, making me lose whatever unsaved work I had in that session. (I never knew how many times I hit Shift-Backspace until this).

Fixing the touchpad was ultimately a matter of downgrading the synaptics driver back to the version from the Dapper Drake repository. Based on this forum posting, I was able to locate the .deb file here (i386 version), and install the 0.14.3 version over the 0.14.6 version that is current for Edgy.

Not sure how the problem got introduced, or if it is a bug in the driver itself or elsewhere, but I know that as soon as I got 0.14.3 installed all returned to working order. Your mileage may vary. (It may be that if I futzed with my xorg.conf enough, I could get it working with the 0.14.6 version - but for now I’m happy just to revert to 0.14.3).
Fixing XGL was also relatively simple. Turns out to be a fairly common user complaint, as a google search of “shift backspace crashes XGL” shows you.

Adding this line:

xmodmap /usr/share/xmodmap/xmodmap.us

To my /usr/bin/startxgl.sh (and restarting) was all it took. (The startxgl.sh, as the name suggests, is the script which starts xgl, as specified in /usr/share/xsessions/xgl.desktop, which I created when I installed Beryl and XGL). I put it before the calls to XGL itself. This maps shift-backspace away from terminate app to delete, which is a sensible enough action for that key combo.

Nice to finally have (K)ubuntu back to it’s normal self - hopefully this post will help others who hit these same hiccups.

Trackback url for this post: http://www.openparenthesis.org/2006/11/28/making-edgy-eft-less-edgy/trackback

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

« Previous Post: AjaxWorld Expo
Next Post: What is it you do, again? »