Print Screen (Windows, Mac OS X and Unix/Linux) ShowHow to make a Print Screen (Windows, Mac OS X and Unix/Linux)
What is a Print Screen?
How to make a Print Screen (Windows)
How to make a Print Screen (Mac OS X)
How to make a Print Screen (Unix/Linux)
Screen Capture Softwares
What is a...
Screen ShowScreen
Intro
Opening a screen session
Seperating a screen session
Return to a screen session
Closing a screen session
Seperating a window into several parts
Splitting the terminal
Switch to the new window
Open a new terminal
Managing...
Using Safari in full screen ShowUsing Safari in full screen
A small tip allowing you to use Safari in full screen, for a better browsing experience.
The shortcut is as follows:
apple + Enter
for the apple macbook is the key
cmd + Enter
Customizing Mantis BT ShowCustomizing Mantis BT
Changing the screen "show bug"
Adding a parameter
Mantis is a license free program giving the rig everyone the right to any one to use, study, modify, duplicate, make and sell such software without consideration....
Onscreen-keyboard ShowOnscreen-keyboard
Introduction
Windows
Opening the utility
Typing modes
Linux
Introduction
When using Windows, there is a utility that you can use when your keyboard is not working properly or is damaged, the On- Screen Keyboard is a...
Linux - The shell ShowIntroduction to the shell
The command interpreter is the interface between the user and the operating system, hence the name "shell".
The shell therefore acts as an intermediary between the operating system and the user thanks to command lines...
The Colour Table ShowCoding colours
In HTML, colours are defined by three hexadecimal numbers, which represent the Red, Green, and Blue tones (using RGB coding) of the chosen colour. This is the syntax for coding a colour in HTML: color="#RRGGBB" RR, GG and BB each...
Linux commands ShowTable of main Linux commands
Command
Description
DOS equivalent
ls
lists the content of a directory
dir
cd
change directory
cd
cd ..
parent directory
cd..
mkdir
creates a new...