Autorepeat in terminal


 
Thread Tools Search this Thread
Operating Systems HP-UX Autorepeat in terminal
# 1  
Old 05-22-2012
[Solved] Autorepeat in terminal

Hi i have hp-ux 11.23i and in terminal there is no characters autorepeat when i keep keyboard key pressed longer. Where can i change that? Can it be changed at all?
# 2  
Old 05-22-2012
how do you connect, via putty? What desktop hardware are you using to connect to HPUX?
# 3  
Old 05-23-2012
I`m talking about direct terminal access (or i should say system console output) with keyboard attached to my hp zx6000. I want to use it as a workstation, not remotely and missing character autorepeat is very annoying.
# 4  
Old 05-23-2012
What model z6000 ? Was it one which was sold as a workstation?

Do you mean a HP monitor connected to the VGA port complete with HP USB-connected Keyboard and Mouse? Or do you mean a serial HP monitor connected to the Console port? If any of the components are non-HP, please describle them.


Ps. This question has come up before on unix.com and there was no answer. Describing more about the hardware may help get an answer.
# 5  
Old 05-28-2012
This is hp zx6000 as i previously wrote. I mean Dell monitor and generic USB keyboard connected directly to the workstation using graphic card not a console.

What i want to know is that does HP-UX behaves like - have no autorepeat when using text mode after login - that by default and there is no way to change that?
# 6  
Old 05-28-2012
I'm not sure i understand correctly but try ESC then k or j for next/previous commands.
# 7  
Old 05-28-2012
Not heard of this issue before.
Quote:
when using text mode after login
Do you still get the problem after starting CDE ?

Have you tried the correct HP keyboard?

See also man 7 hilkbd .


Ps. There were several models of zx6000, not all of which were sold as workstations .

Also see xset r and/or the CDE preferences screen.

Last edited by methyl; 05-29-2012 at 11:03 AM..
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Print Terminal Output Exactly how it Appears in the Terminal to a New Text File

Hello All, I have a text file containing output from a command that contains lots of escape/control characters that when viewed using vi or view, looks like jibberish. But when viewed using the cat command the output is formatted properly. Is there any way to take the output from the cat... (7 Replies)
Discussion started by: mrm5102
7 Replies

2. Shell Programming and Scripting

Cannot get terminal application to launch with a graphical launcher when successful in terminal

I have been having an extremely annoying problem. For the record, I am relatively new at this. I've only been working with unix-based OS's for roughly two years, mostly Xubuntu and some Kali. I am pretty familiar with the BASH language, as that's the default shell for debian. Now, I've made this... (16 Replies)
Discussion started by: Huitzilopochtli
16 Replies

3. UNIX for Dummies Questions & Answers

A terminal controlling a terminal...

Hi all... Consider me a dummy here... I do not want any code or for anyone to show me how to do it at this time, but here is the question:- I have had this brainstorm to be able to control the AudioScope.sh program in the "Shell Scripting And Programming" forum... Is it possible, by... (4 Replies)
Discussion started by: wisecracker
4 Replies

4. UNIX for Dummies Questions & Answers

Does DOS has a terminal or pseudo terminal?

I am wondering if the DOS console works like the unix terminal? (1 Reply)
Discussion started by: vistastar
1 Replies

5. UNIX for Dummies Questions & Answers

Gnuplot wxt terminal vs x11 terminal

Hi, I installed ubuntu recently on my pc. And I installed gnuplot as well. When I first started working with gnuplot it was working . I did a plot and when I wanted to fit my data something happened and not the default terminal of gnuplot is xwt! I changed it to: set terminal x11, but it... (0 Replies)
Discussion started by: cosmologist
0 Replies

6. UNIX for Advanced & Expert Users

Pseudo-terminal will not be allocated because stdin is not a terminal.

I am trying to automate a SSH login using Keys using the following command ssh -i id_rsa usernamw@ipaddr. I am successful in doing this and i am getting the Warning Screen and I logon successfully. but when I am executing the command tail -1cf put.dat | ssh -i id_rsa username@ipaddr > get.dat ... (1 Reply)
Discussion started by: Shivdatta
1 Replies

7. HP-UX

HP UX Terminal Help

HI All Which is the best terminal Emulator at present -- xterm , dtterm or ....what I mean in terms of appearance n features .. I am presently using xterm ....but it has a bad n unattractive scroll bar . Moreover my version is old n does'nt even display the colours i have set in my... (0 Replies)
Discussion started by: gpta_varun
0 Replies

8. AIX

Terminal

People, what util can help me as a terminal for COM connection with a Zyxel modem so that I can connect to another server (p630) with the same modem through a dedicated line??? And also does anybody know where can I put a question about Storage Area Networking?? I am having problems with setting... (5 Replies)
Discussion started by: dilshik
5 Replies

9. UNIX for Dummies Questions & Answers

terminal

Hi there, Does anyone know what exactly is the different between a terminal and a console ? My understanding is a console is normally a local session while a terminal can be a remote as well. What do you think guys? Thanks (1 Reply)
Discussion started by: guest100
1 Replies

10. UNIX for Advanced & Expert Users

connecting to unix through hyper terminal - as a dumb terminal

I just changed from windows NT to XP and I am no longer able to connect to my unix system. I used to use hyper terminal -- which acts as dumb terminal to my main frame unix system. I think one of the options used to be "direct to comX". This option isn't listed now. I use a serial port and the... (2 Replies)
Discussion started by: michelle
2 Replies
Login or Register to Ask a Question