Steffen Loos schrieb: > Ward Poelmans schrieb: >> Hi, >> >> I've got a problem running screen in a gnome-terminal: all the usual >> keystroks (for example: ^a c) don't work. When i press ctrl+a d, i >> just get a d on the terminal. Screen works perfectly when i start it >> in a xterm. >> I haven't got a clue where to search for the problem. Any ideas? > I would assume gnome-terminal is eating your ctrl-a ;-)
you can have a look on your settings with: "ssty -a" if ^A is set up to an action. By the way: on my host screen is working as expected in gnome-terminal. Steffen