Tagged Questions
3
votes
2answers
89 views
Fully Disable PrntScr Key
I recently came across a Linux feature I have never seen before, where pressing the PrntScr button on the keyboard prints a physical piece of paper with the contents of my console.
I really need to ...
0
votes
1answer
57 views
Move terminal emulator process from xorg to tty? [duplicate]
Is it possible (and if so, how?) to move a process from a terminal emulator running in X to a different virtual terminal, so that I can restart the X server without killing the process running in the ...
5
votes
2answers
190 views
Can I start my main desktop graphical session remotely?
So my workstation at work got rebooted and I'm currently not logged in physically there with a graphical session. I have ssh access to it, and I can start a new X windows session and use my graphical ...
5
votes
1answer
244 views
Send a command from the console to a running X server
Is it possible to send a command from the console, say tty1, to the terminal currently occupied with X (in my case tty7 as I use Debian), to tell for example mplayer to play a movie?
Edit - made a ...
7
votes
2answers
352 views
How to map a console keyboard layout to a X keyboard layout in Linux
In my distribution (Slackware 13.37), the console keyboard layout is chosen among some of those available in /usr/share/kbd/keymaps ' sub directories, coming from the kbd package.
Under X instead ...
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 ...
