Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'mouse'

1300510 - Logitech Mouse tilt wheel back/f: mouse forward back tilt xbindkeys
  1. Side buttons and Nautilus, Epiphany, Konqueror, etc (Optional)
  2.  
  3. 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.
  4.  
  5.  
  6. 1. xvkbd and xbindkeys
  7.  
  8. Lets install "xvkbd" and "xbindkeys":
  9.  
835712 - Nishant Shukla: java click mouse
  1. //the code:
  2. import java.util.Scanner;
  3. import java.applet.*;
  4. import java.awt.*;
  5. import java.awt.event.*;
  6.  
  7. public class point extends Applet implements MouseListener
  8. {
  9.  
635694 - PS/2 driver: ps2 keyboard mouse driver toasteros
  1. ; **********************************************************
  2.  
  3. ;       Name: PS/2 Keyboard & Mouse driver
  4. ;       Type: Virtual Device Driver
  5. ;       Autor: Peter Kleissner
  6. ;       Version: 1.00
  7.  
  8. ; **********************************************************
  9.