Quoting Michael Banck <[EMAIL PROTECTED]>: > The fowolling two patches change the behaviour of pc-kbd slightly. The > first patch makes left-shift+pgup/pgdown work like > right-shift+pgup/pgdown, i.e. it scrolls the screen up or down by half a > screenful. The second patch might be more controversial, it makes > caps-lock behave like ctrl, as is already the case in the Mach console.
Perhaps it is better to use something like: state.right_shift || state.left_shift in a single if statement. The difference between left and right shift, ctrl and alt bothered me as well. Perhaps it is even better to change this everywhere. Marcus, can this patch be applied? Thanks, Marco _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-hurd