The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Operating Systems > Linux > SuSE
.
google unix.com



SuSE SUSE Linux is a major operating system. The developer rights are owned by Novell, Inc.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Detecting a key combination mobile01 High Level Programming 11 12-22-2006 09:46 AM
Disabling 802.3x flow control LivinFree IP Networking 0 11-18-2006 02:33 AM
timer interrupt compbug UNIX for Dummies Questions & Answers 2 06-30-2006 04:41 PM
Interrupt signal Control C takes too long to terminate a process paqui UNIX for Advanced & Expert Users 8 10-17-2005 11:30 AM
awk and file combination sickboy UNIX for Dummies Questions & Answers 1 06-13-2005 10:02 PM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 11-06-2006
V.V.KUMAR V.V.KUMAR is offline
Registered User
  
 

Join Date: Apr 2005
Posts: 9
Disabling interrupt function of Control-C key combination

I am using informix RDBMS over SUSE LINUX. In linux if you press control-c it acts as an interrupt key. In my program I have used control-c to perform certain functions but it is being overriden by interrupt function of control-c key combination of SUSE LINUX. Kindly suggest me a solution by which I can disable the control-c of SUSE LINUX so that my program control-c works.
  #2 (permalink)  
Old 11-06-2006
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
  
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,131
If you type "stty -a" you will see your terminal settings. And in that output you will see "intr ^C" which means that your interrupt key is control C. If you want to change it to, say, control E you can use either:
stty intr ^e
stty intr ^E
And you can just type the ^ (shifted 6 on my keyboard) followed by e or E. You can also disable the function entirely with either:
stty intr ^-
stty intr undef
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 12:23 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0