foft
Certified Guru
Say I'm running top and want to quit it what should I press? I thought it would be "select/ctrl" and c... I guess I need to press some kind of function key to activate "select/ctrl"?
Thanks,
Mark
Thanks,
Mark
torpor said:Just press q to quit top.
foft said:torpor said:Just press q to quit top.
Thanks torpor. I mean in general though, not top in particular. Normally in unix you type ctrl-c to send a signal to the active app...
Exophase said:Be sure to press control and C keys simultaneously, as the control key isn't sticky. Otherwise yes, select is interpreted as control by the terminal.
Noisome said:However, I can't find the < and > keys.
MWeston said:Some keymats shipped with this white powdery substance on the bottom of them. I don't know what it is but usually it was just around the rubber and not on the carbon pads and it was never very much. I would wipe it away whenever I noticed it. Perhaps a dusting of this stuff has gotten down to the pad. I would try pressing it in hard (not board fracturing hard of course) and rubbing it around as much as you can to see if it clears the dust.
Did it ever work? There has been the odd keymat where some carbon pads were just plain missing in which case you will need a replacement.
Exophase said:Be sure to press control and C keys simultaneously, as the control key isn't sticky. Otherwise yes, select is interpreted as control by the terminal.
Noisome; Shift with comma and dot, just like on a normal keyboard.
foft said:Thanks Mali. I'd seen that post and am very tempted to open it up. Sure it'd be trivial to check if the pad exists and clean the contacts. I guess that would breach the warranty though, so I'd better return it instead:-( Might have to get a quick port in first though!
Spirit said:sudo opkg install xev
and run xev in a terminal, hit ctrl and see if anything is printed.
'Cannot install package xev' <- really useful error!Spirit said:sudo opkg install xev
and run xev in a terminal, hit ctrl and see if anything is printed.