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

My Tweets
  • bad waitress for brunch (26th and nicollet) FTW tempeh scramble, veggie burger 2 hrs ago
  • Listening to Mmy colleague schooling a prospect on "coupled" versus "decoupled" CMS systems (ie, Drupal vs. Alfresco) 22 hrs ago
  • @imdane UK's great, btw - great team, great city, great clients. Very Optaros focused view of the country, of course, but there you have it 22 hrs ago
  • @imdane I am (back in Boston) for a couple days. Back in the UK end of the month. Off on vaca a bit in between. MNPLS this weekend, dc next 22 hrs ago
  • @veganfreak #vegan as in an IRC channel? What server? 22 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? »