Keyboard key repeat in hpux


 
Thread Tools Search this Thread
Operating Systems HP-UX Keyboard key repeat in hpux
# 1  
Old 10-15-2011
Keyboard key repeat in hpux

Hi
I have zx6000 workstation with HP-UX 11.23 and i have problem with no key repeating.
I search a web with no results.

Please for info how to turn on key repeating in hp-ux, i have debian on other disk and there is ok.
# 2  
Old 10-16-2011
You can put in your enviroment or execute on terminal
Code:
set -o vi

Then you hit escape then with 'k' and 'j' scroll commands (up and down ,like in vi editor).
# 3  
Old 10-16-2011
Thanks for the tip, very useful but not for my problem.

I think i didn`t wrote what i mean precisely. The problem is when i push button on keyboard and stay pressed i get only one letter. I want to set auto repeat of pressed character to get for example pressing a letter 'aaaaaaaaaaaaaa' instead 'a' only.

Thats only in console or CDE teminal. When i use putty to get into system it`s ok.
# 4  
Old 10-18-2011
And remote CDE (XDMCP)?
# 5  
Old 10-24-2011
I didn`t try that. I will and send an answer how it behave but that isn`t an workaround, i want to use it locally not remote.
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Method to run a shell script using shortcut key in keyboard with out logging to putty

Dear All, I want to run a shell script with out logging to putty but configuring it to a keyboard short cut it windows PC. Can this be done? I want this to rename a log in a specified folder in a system Thanks (8 Replies)
Discussion started by: Chi_SL
8 Replies

2. Hardware

Northgate OMNI Key/PLus Keyboard

Hi team, I have an old fashion (product of 1989) keyboard which is Northgate OMNI Key/PLus Keyboard I got the adapters ps2 and usb, but I still can't run it, I googled some stuff concerning the settings of the 8 dips in the back of the keyboard but couldn't find any helpful stuff. However, if... (0 Replies)
Discussion started by: leo_ultra_leo
0 Replies

3. UNIX for Dummies Questions & Answers

Problem getting vertical bar with British keyboard layout on US (physical) keyboard

Hi, I've got a bit of a ridiculous problem and wasn't sure where to post it. I need to use the vertical bar for piping in Bash but, as per the title, am using a UK layout on a US (physical) keyboard which doesn't have a key for it in the place I'd expect. I've tried using xbindkeys and Unicode... (7 Replies)
Discussion started by: crunchgargoyle
7 Replies

4. Programming

Is scan code of every key fixed in all keyboard

Hi everyone, Is scan code of every key fixed in all keyboard or different keyboard has different scan code for every key? Thank you in advance! (2 Replies)
Discussion started by: liuyan03
2 Replies

5. UNIX for Advanced & Expert Users

Keyboard repeat speed

I would like to increase the speed that characters repeat when a key is held. My older machines had a BIOS setting to control speed. I am using SCO Openserver. (1 Reply)
Discussion started by: tecss
1 Replies
Login or Register to Ask a Question