Advertising
advertising
related pastes to tag 'mouse'
- 1300510 - Logitech Mouse tilt wheel back/f: mouse forward back tilt xbindkeys
-
- Side buttons and Nautilus, Epiphany, Konqueror, etc (Optional)
- We can use "xvkbd" and "xbindkeys" to bind the side mouse buttons to "ALT + LEFT" and "ALT + RIGHT" so they work as forward and backwards in Nautilus.
- 1. xvkbd and xbindkeys
- Lets install "xvkbd" and "xbindkeys":
- 835712 - Nishant Shukla: java click mouse
-
- //the code:
- import java.util.Scanner;
- import java.applet.*;
- import java.awt.*;
- import java.awt.event.*;
- {
- 635694 - PS/2 driver: ps2 keyboard mouse driver toasteros
-
- ; **********************************************************
- ; Name: PS/2 Keyboard & Mouse driver
- ; Type: Virtual Device Driver
- ; Autor: Peter Kleissner
- ; Version: 1.00
- ; **********************************************************