![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| xterm or terminal profile | xramm | UNIX for Dummies Questions & Answers | 6 | 07-09-2007 10:10 AM |
| How to rename Xterm terminal in VNC session | bache_gowda | UNIX for Dummies Questions & Answers | 0 | 04-16-2007 03:44 AM |
| Backspace erasing the prompt | videsh77 | UNIX for Dummies Questions & Answers | 4 | 01-23-2007 03:38 AM |
| Cannot backspace on my session in CRT | rooh | UNIX for Dummies Questions & Answers | 2 | 07-08-2004 08:09 AM |
| Backspace Not Working in Script | Atama | Shell Programming and Scripting | 4 | 04-26-2002 07:17 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I've got the problem which I can't resolve with my knowledge For xterm terminal we have resource class XTerm*backarrowKey. If we set it to true, backspace code (ASCII 0x8) will be sent to program. We can get it using e.g. getc() function. If it is disabled getc() returns DEL(0x7F). The problem exists when I use other terminal, which have not have possibility to toggle this function -- "Konsole" from KDE. May be there is another way to do this, common for couple of terminal? Or for "konsole" only. Could you help me with this problem, please? Thanks, Dmitry Belyavsky. Last edited by dmitryb; 05-31-2002 at 07:18 AM. |
|||
| Google The UNIX and Linux Forums |
| Forum Sponsor | ||
|
|