'rb' escape sequece

Started by Michael Greer, December 03, 2024, 05:30:59 PM

Previous topic - Next topic

Michael Greer

Ok.  Historically 0x07 is the bell character.  How can I determine what PVX is sending when I print 'rb' at a command prompt?  I'm having trouble with a terminal emulator not ringing and need to know this value to help with the config of that emulator.

EVa

'RB' should be defined in your terminal driver program - for example in *dev/vt100:

->*['rb]
1110 MNEMONIC (LFO)'RB'=$07$

Certain emulators also have a 'dump data to screen' mode that will display whatever they are receiving.

Michael Greer

Thank you.  I didn't remember that the devices had drivers in dev.  Thought they were in a file like the keyboard config.