Tagged Questions
3
votes
1answer
38 views
Can I access X11's clipboard from tty1-6?
Sometimes, when I'm running on battery and don't need a window manager, I'll log into tty1, fire up fbterm and Vim and work. Later, if I need the window manager, I'll use the log in GUI but switch ...
12
votes
1answer
423 views
Screenshot of X from tty
Using Xvfb I can launch an application and take a screenshot.
What I'm wondering about is how to capture from an existing (dormant) X session.
Say from tty or over ssh.
From what I understand ...
2
votes
0answers
554 views
Ctrl-Alt-F1 not working from X
I have a system running Debian 5.0 that doesn't respond to Ctrl-Alt-F# (1-6)
Check if Ctrl, Alt, F1 and F2 are intercepted correctly...
$ DISPLAY=:0 xwininfo
xwininfo: Please select the window ...
2
votes
2answers
574 views
X11 forwarding through SSH
I have been playing around with X11 forwarding the past few hours and so far I've managed to forward my desktop pc's X Server to my laptop, using X11VNC as server and X2VNC as client. X2VNC uses ...
4
votes
1answer
287 views
Disabling or changing console switching keys
For some reasons on my Ubuntu 11.04 Natty running Linux 2.6.38-13, with an Italian layout for the keyboard, the keystrokes
AltFx switch between virtual consoles (instead of the normal CtrlAltFx ...
2
votes
2answers
418 views
How to redirect TTY1 to an X11 (KDE) Konsole shell?
I would like to see what is going on at TTY1 (the console I was booting from)
while I am now on TTY7 running X11 with KDE4, without switching back to TTY1 (ALTCTRLF1).
I would like to see it inside ...
