Showing 58 open source projects for "mouse wheel"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • 1
    Moonlight-Switch

    Moonlight-Switch

    Moonlight port for Nintendo Switch

    Moonlight-Switch is a port of Moonlight Game Streaming Project for Nintendo Switch. With a touch screen, you can move your cursor, tap to left click, and scroll 2 fingers to scroll. While touching the screen ZR and ZL buttons will work like left and right mouse buttons. Also While touching the screen L and R sticks will work like a scrolling wheel. By default, the Switch gamepad is configured as an X360 gamepad (A/B and X/Y swapped). Key mapping is available in application settings. Up to 5...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Pickr

    Pickr

    Flat, simple, multi-themed, responsive Color-Picker library

    Flat, simple, multi-themed, responsive, and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    react-use

    react-use

    Component for React

    .... Tracks long press gesture of some element. Tracks state of a CSS media query. Tracks state of connected hardware devices. Returns a callback, which re-renders component when called. Tracks state of device's motion sensor. Tracks state of mouse position. Tracks deltaY of scrolled mouse wheel. Provides way to read, update and delete a cookie. Tracks the state of browser's network connection. Query permission status for browser APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tree Style Tab

    Tree Style Tab

    Tree Style Tab, Show tabs like a tree.

    This extension to Firefox provides the ability to work with tabs as "trees". New tabs opened from the current tab are automatically organized as "children" of the current tab. Such "branches" are easily folded (collapsed) by clicking on the arrow shown in the "parent" tab, so you no longer need to suffer from too many visible tabs. If you want, you can restructure the tree via drag and drop. Such a tree of tabs will behave like a visual browsing history for you. For example, if you see a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    SMPlayer

    SMPlayer

    Free media player with support for Youtube

    SMPlayer is a free media player for Windows and Linux with built-in codecs that can also play YouTube videos. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will be resumed at the same point you left it, and with the same settings: audio track, subtitles, volume... SMPlayer is a graphical user interface (GUI) for the award-winning...
    Leader badge
    Downloads: 444 This Week
    Last Update:
    See Project
  • 6
    The Timeline Project

    The Timeline Project

    Cross-platform app for displaying and navigating events on a timeline.

    The Timeline Project aims to create a free, cross-platform application for displaying and navigating events on a timeline.
    Leader badge
    Downloads: 166 This Week
    Last Update:
    See Project
  • 7
    Best Auto Clicker

    Best Auto Clicker

    Best Auto Clicker is a versatile tool that automates clicking actions.

    Best Auto Clicker is a versatile tool that automates clicking actions on your computer. With features such as customizable hotkeys, dynamic delay times, and support for various mouse clicks and key combinations, it simplifies repetitive tasks. Whether you need to perform rapid clicks, scroll the mouse wheel, or send specific keys or paragraphs, the auto clicker streamlines your workflow by saving time and effort. Its intuitive interface and virtual machine compatibility make it an efficient...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 8
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9
    JD990 Super Editor

    JD990 Super Editor

    VERSION 2.7.3 [Released February16 2023]

    Ctrlr based editor for Roland SUPER JD SYNTHESIZER MODULE JD-990 SL/SR card patch loader utility NEW! https://sourceforge.net/projects/jd990-super-editor/files/utilities/card_selector This utility will eventually be incorporated into version 3.0 of the JD990 Super Editor
    Downloads: 10 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 10
    Time_limit

    Time_limit

    A windowed/full-screen countdown timer.

    ... / time limits can be changed using settings window and hot-keys. To change current time use the mouse wheel. By clicking on progress-bar, the timer mode is toggled.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11

    pySocketHTTPserver

    HTTP server developed with Python and socket as the only web module.

    # pySocketHTTPserver 1.0 by CHEN Guang (Chin Hikaru) # Using only one web module: socket, thus allow user to see and test every detail of HTTP-server. # Run this script and visit http://127.0.0.1:880/ with browser and you will see a picture. # Double click the picture for full screen, # move mouse cursor to the screen top to get the "X" button for exitting full screen. # You can drag the pictur with left mouse button. # You can change to other pictures by rolling the mouse wheel. # Run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WorldCupSokerban

    WorldCupSokerban

    Soccer-themed 3D Sokoban Game

    ... the arrow keys. The objective is to kick all the red and blue balls into the goal nets. Notice that these strange soccer balls roll in two perpendicular directions only! Now with a user adjustable viewpoint! The mouse wheel can let you zoom in on the action! Works on Macs running OS-X and PCs running Windows or GNU/Linux. The proper command to extract the archive and maintain the directory structure is "7z x filename".
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Footswitch2 Equaliser

    Footswitch2 Equaliser

    15 band pulseaudio equaliser

    15 band audio equaliser originally intended for use with Footswitch2 transcription tools but will happily run independently. This Linux python utility provides a GUI front end to modify the sound of audio using pulseaudio's ladspa module with Steve Hariss' mbeq_1197 and Frank Neumann's split_1406 plugins. Multiband equaliser and Mono to Stereo splitter respectively. Pulseaudio must be up and running for this software to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Reliquarium

    Reliquarium

    3D slider puzzles for kids; helps teach solid geometry

    ... the cursor rotates the cube for a better view angle. The mouse wheel zooms. Typing a number 1..8 selects a block to move, 0 selects the relic itself. Then use the keys {u,d,l,r,f,b} to move it. The proper command to extract the archive and maintain the directory structure is "7z x filename". These unique puzzles are spatially challenging, yet easy enough for children and will likely help with learning 3D visualization, geometry, problem solving and computer skills.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rufascube

    rufascube

    Unique 3D slider puzzle that looks like a rubics cube.

    ... with mouse wheel zoom (2-finger swipe on MacBooks). Includes a smaller 2x2x2 version called SevenSlider. Works on Windows, Macs running OS-X and PCs running GNU/Linux. The proper command to extract the archive and maintain the directory structure is "7z x filename".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    Please download the above zip file and extract it to a secret folder and run the quiz.sh script from that folder in your terminal program, as shown in the youtube videos : https://youtu.be/kQi0XlIaT9M and https://youtu.be/prwKN5DiFp0 You may change the contents of the quiz.txt file to your liking, while maintaining the format of it. Note: Press Enter/Return key after typing on your Terminal, to proceed to the next step, while testing the quiz.sh script. Also, increase the terminal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    STL viewer

    STL Viewer for java

    STL 3D object file viewer for java. - install unzip distributed stlviewer*.zip - run go into the directory run: java -jar stlviewer.jar In Windows and various OS, you may be able to run it by simply double clicking on the jar file. Navigation - holding / dragging the left mouse button rotates the model - holding / dragging the right mouse button pan the model - rotating the mouse wheel forward moves away from the model / backward moves towards the model - clicking home...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Logisim Italian Fork

    Logisim Italian Fork

    in progress...

    Github: https://github.com/LogisimIt/Logisim
    Downloads: 32 This Week
    Last Update:
    See Project
  • 19
    FVWM-Crystal

    FVWM-Crystal

    FVWM-Crystal aims to create an easy to use and powerful desktop.

    FVWM - Crystal aims to create an easy to use, eye-candy but also powerful desktop environment for Linux or other Unix-like operating systems. Its goals include seeking for better ways of using window manager and providing it with eyecandy interface. It try to exercise FVWM quite a bit. It has some very interesting features unique to Linux/Unix desktops like direct controls for several media players and its ability to bring in full screen virtualy any application. It can flow through the...
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20

    resetmsmice

    Fixes Abnormal Scroll Wheel Problems with Certain Microsoft Mice

    ... the vertical scroll wheel issue with the following models (and others related): Microsoft Wireless Mouse 1000 Microsoft Wireless Optical Desktop 3000 Microsoft Wireless Mobile Mouse 3500 Microsoft Wireless Mobile Mouse 4000 Microsoft Comfort Mouse 4500 Microsoft Wireless Mouse 5000 Microsoft Sculpt Mouse This program basically just resets a setting in the mouse through usb communications and then exits. Runs when linux boots up or you can run it manually.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    footmouse

    footmouse

    Allows Linux users to use a HID compatible USB foot pedal as a mouse

    The foot pedal emulates a mouse in conjunction with up to 4 modifier keys, ALT, CONTROL, SHIFT and ESCAPE. Functions available are Left Click, Double Click, Right Click, Cursor Up, Cursor Down, Cursor Left, Cursor Right, Wheel Scroll Up, Wheel Scroll Down, Middle Click, Page Up, Page Down, Window Select, Close window, Minimise window and Null (define an option that does nothing) - Many foot pedals come with software, often MS Windows only, which allows you to program the pedals to perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ScrollBooster

    ScrollBooster

    Enjoyable content drag-to-scroll library

    Enjoyable drag-to-scroll micro-library (~2KB gzipped). Supports smooth content scroll via mouse/touch dragging, trackpad or mouse wheel. Zero dependencies. Easy to setup yet flexible enough to support any custom scrolling logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MapSCII

    MapSCII

    Braille & ASCII world map renderer for your console

    .... Compatible with most Linux and OSX terminals. Highly optimized algorithms for a smooth experience. 100% pure JavaScript! Arrows up, down, left, right to scroll around. Press a or z to zoom in and out. Press c to switch to block character mode, and press q to quit. If your terminal supports mouse events you can drag the map and use your scroll wheel to zoom in and out.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Cinder

    Cinder

    Community-developed library for professional-quality creative coding

    ...-platform, with official support for macOS, Windows, Linux, iOS, and Windows UWP. Cinder is production-proven, powerful enough to be the primary tool for professionals, but still suitable for learning and experimentation. Full keyboard, mouse (including scroll wheel), window, and file drag and drop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Immerse.jl

    Immerse.jl

    Dive deeper into your data with interactive graphics

    Dive deeper into your data with interactive graphics. Immerse is a wrapper that adds graphical interactivity to Julia's plots. Currently, Immerse supports Gadfly. The toolbar at the top supports saving your figure to a file, zooming and panning, and lasso selection. Zooming and panning uses the defaults set by GtkUtilities. The left mouse button allows you to rubberband-select a zoom region. Use your mouse wheel or arrow-keys to pan or change the zoom level. Double-click, or press the 1:1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next