Swap CTRL with CAPS LOCK in Xubuntu 11.10
I wrote previously about swapping CapsLock and Ctrl in an older version of Ubuntu, but recently I have been using Xubuntu because I don’t like the user interface changes in the newer versions of standard Ubuntu desktop. Well, it turns out that the old technique for swapping the keys doesn’t work on Xubuntu. But there is an alternate method:
- Open the Applications Menu on the top left side of the screen and click Settings.
- Click on the Settings Manager option and then click on Session and Startup.

- Click the Add button and enter Swap CapsLock & Ctrl for the name.

- Next enter
/usr/bin/setxkbmap -option "ctrl:swapcaps"for the command.
- Click the OK button and then click the Close button.
- Restart the computer.
That is it… Super easy!
Heard on Twitter…
Shipping a version 1 that does one thing well is the only way to not ship crap AND not waste time on something nobody wants.
apike, (RT by avibryant), [+] Tue 17 Jan 17:49
Pricing SaaS Apps
Nicholas Firth-McCoy makes a really great point regarding the pricing conventions used today for SaaS applications. The question is Should customers be charged more for security?
Nicholas nails the answer right on the head with this remark:
However, I think we should draw the line at inventing “security features”.
Imagine a service that offered you ‘hashed passwords’, ‘encrypted credit card storage’, ‘backed up data’ or ‘up to date libraries’ if you pay for their advanced plan. Not cool, right?
So why are we charging extra for SSL?
Links for 2011-07-19
Script Junkie | Introduction to Complex UIs Using jQuery UI
Dabeaz: Class decorators might also be super!
Python’s super() considered super! « Deep Thoughts by Raymond Hettinger
VMware Communities: Eth0 disapears in VMware and Ubuntu…
Set up a minimal Ubuntu server in VirtualBox « The Well-Tempered Studio
How to Use the Django Sites Framework
AtomEnabled / Developers / Atom Syndication Format
Cloning and Copying VirtualBox virtual machines « Stuart’s Notes
How to start VirtualBox automatically? No “boot.local&q (View topic) • virtualbox.org
Start a VirtualBox VM as a Service – Ubuntu Forums
How to Setup VirtualBox as a Service in Linux [Glump.net]
Problems
A clever person solves a problem. A wise person avoids it.
– Einstein
