Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Duplicate Threads
  • Search

lost ctrl+c

Threads in this read-only forum cover topics discussed elsewhere in other forums.
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
cmdic
n00b
n00b
Posts: 27
Joined: Fri Apr 06, 2012 8:19 pm

lost ctrl+c

  • Quote

Post by cmdic » Thu Nov 21, 2013 10:23 pm

Hi,

I got this really weird behaviour:

When I use the terminal as my standard user, ^c doesn'T work in all terminals (gnome-terminal, terminator), but on the "real" tty terminals it works fine.

When I sudo into root, ^C work just fine.

My bashrc:

Code: Select all

# /etc/skel/.bashrc
#
# This file is sourced by all *interactive* bash shells on startup,
# including some apparently interactive shells such as scp and rcp
# that can't tolerate any output.  So make sure this doesn't display
# anything or bad things will happen !
eval $(keychain --eval --agents ssh -Q --quiet ****)

# Test for an interactive shell.  There is no need to set anything
# past this point for scp and rcp, and it's important to refrain from
# outputting anything in those cases.
if [[ $- != *i* ]] ; then
	# Shell is non-interactive.  Be done now!
	return
fi


# Put your fun stuff here.
PS1='\[\e[34;1m\][\[\e[0m\]\[\e[35;1m\]\t\[\e[0m\]\[\e[34;1m\]:\[\e[0m\]\[\e[31;1m\]\u\[\e[0m\]\[\e[31;1m\]@\[\e[0m\]\[\e[32m\]\w\[\e[0m\]\[\e[34;1m\]]\[\e[0m\]'

alias rcp='scp'
export PYTHONIOENCODING=utf-8
export PATH=$PATH:/usr/local/go/bin
trap says:

Code: Select all

[23:18:08:gentoo@~/git]trap
trap -- '' SIGTSTP
trap -- '' SIGTTIN
trap -- '' SIGTTOU
stty says:

Code: Select all

[23:19:00:gentoo@~/git]stty --all
speed 38400 baud; rows 67; columns 237; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = M-^?; eol2 = M-^?; swtch = M-^?; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread -clocal -crtscts
-ignbrk brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff -iuclc ixany imaxbel iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt echoctl echoke
In my opinion it all looks fine.

I don't think that something with my bash-options is wrong, but probably with my WM. I am using XFCE.

Any suggestions?

Regards,
cmdic
Top
aCOSwt
Bodhisattva
Bodhisattva
Posts: 2537
Joined: Fri Oct 19, 2007 1:48 pm
Location: Hilbert space

  • Quote

Post by aCOSwt » Thu Nov 21, 2013 11:07 pm

using nvidia-drivers>319.49 ?
Top
desultory
Bodhisattva
Bodhisattva
User avatar
Posts: 9410
Joined: Fri Nov 04, 2005 6:07 pm

  • Quote

Post by desultory » Thu Dec 12, 2013 4:56 am

Moved from Desktop Environments to Duplicate Threads. As indicated above by aCOSwt, see "[topic=975106]CTRL+C broken in Konsole...[/topic]".[/quote]
Top
Post Reply

3 posts • Page 1 of 1

Return to “Duplicate Threads”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic