screen
Tagged:  •    •  

Voor wie regelmatig op de terminal werkt heeft vaak aan één shell niet genoeg. De meest voor de hand liggende mogelijkheid is om met Alt+F2 een nieuwe console te gebruiken, of in X een nieuwe xterm te openen. In het eerste geval zijn het aantal terminals maar beperkt, in het tweede geval wordt het toch wel snel een rommeltje in je X-sessie.

Tagged:  •    •    •  

When running a Qt application with a debugger (gdb), the option --nograb is implicitly passed to the application. This prevents the application from stealing your keyboard, so you're still in control of the console where GDB runs if something goes wrong.

Syndicate content