I think this issue affects feisty too. console- setup_1.13ubuntu13_all.deb is installed but Caps Lock still doesn't work in the terminals. I've tried it in a P4 machine and two laptops. Also, pressing Caps Lock + any letter doesn't make it capital.
my /usr/bin/ckbcomp lines 1925-1932 are: # A hack to work around a bug in the kernel/loadkeys # Disabled for Ubuntu because the cure is worse than the disease: # https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/69725 # However, Turkish still needs this behaviour. if (! $acm && grep { $_ eq 'tr' } @layouts) { $xkbsym_table{'Caps_Lock'} = 'Shift_Lock'; $xkbsym_table{'ISO_Lock'} = 'Shift_Lock'; } I'm using kernel Ubuntu Kernel 2.6.20-15.27 Thanks for your help. -- Upgrade from dapper to edgy changed Caps_Lock to Shift_Lock https://bugs.launchpad.net/bugs/69725 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs