A4tech mouse driver linux

Saved searches

Use saved searches to filter your results more quickly

You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.

License

maxmati/a4tech-bloody-linux-driver

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Sign In Required

Please sign in to use Codespaces.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching GitHub Desktop

If nothing happens, download GitHub Desktop and try again.

Launching Xcode

If nothing happens, download Xcode and try again.

Launching Visual Studio Code

Your codespace will open once ready.

There was a problem preparing your codespace, please try again.

Latest commit

Git stats

Files

Failed to load latest commit information.

README.md

Linux driver for a4tech bloody mouse series. This tool allows setting backlight level of A4TECH wired mouse (USB connected), e.g. A4TECH V7M.

dnf install gcc-c++ cmake libusbx-devel git clone https://github.com/maxmati/a4tech-bloody-linux-driver cd ./a4tech-bloody-linux-driver cmake . make 
~$ lsusb -d 09da: | cut -d ' ' -f6 | cut -d ':' -f2 

Mouse.h: add line with PID and add name to COMPATIBLE_PIDS variable as all the other mouses.

Читайте также:  D link dwa 171 linux

Mouse.cpp: add 3 lines: case, name and break; as all the other mouses.

sudo ./bloody Available devices: 36:Bloody V7 Enter device address: 36 Current backlight level: 3 Select backlight level(0-3):0 

Источник

A4tech mouse driver linux

AMCap is an easy-to-use image and video capture program, which lets you record the screen with a webcam. the tool provides you with several advanced video settings and recording options. For instance, you can use the program to change the frame rate, compression, and output size. Additionally, the screen recorder lets you capture audio.

8-in-One: 8 pre-defined mouse movements perform your favorite commands (by software) 8-in-One Software: Consists of value-added functions, such as: 8-in-One,Multimedia, Internet, 4-way wheel, and more. Best software for your every need.

Screen capture:Size-freely capture any part of your screen Screen Capture software: Consists of value-added functions, such as: Screen capture, TutorPen, 16-in-One, multimedia, Internet, 4-way wheel, and more. Best software for your every need.

Consists of value-added functions, such as: Multi-link management, DPI / Report rate select 16-in-One, 4-way wheel, Power-saving management, battery status indication, and more. Best software for your every need.

Office Shuttle Software Shuttle-key: Executes up to 5 chosen PC commands with just one key. 4-way wheel: Smart horizontal & vertical scrolling TutorPen: Draw colored lines to mark the objects Consists of value-added functions, such as: Screen capture, TutorPen, 16-in-One, 4-way wheel, multi-link management, DPI/report rate select, and more. Best software for your every need.

Consists of value-added functions, such as: 5 modes selection, Screen capture, TutorPen, 16-in-One,4-way wheel, multi-link management, DPI setting, report rate select, power-saving management, battery status indication, etc.

The G3/G5/G7/G9/G10/G11 mouse series have been preset the ID Code in the factory. But under the circumstances you lose receiver or want to use with the other receiver in the same product series, you need to refresh the ID Code before using it.

Читайте также:  Qt creator linux repository

Источник

A4tech mouse driver linux

AMCap is an easy-to-use image and video capture program, which lets you record the screen with a webcam. the tool provides you with several advanced video settings and recording options. For instance, you can use the program to change the frame rate, compression, and output size. Additionally, the screen recorder lets you capture audio.

8-in-One: 8 pre-defined mouse movements perform your favorite commands (by software) 8-in-One Software: Consists of value-added functions, such as: 8-in-One,Multimedia, Internet, 4-way wheel, and more. Best software for your every need.

Screen capture:Size-freely capture any part of your screen Screen Capture software: Consists of value-added functions, such as: Screen capture, TutorPen, 16-in-One, multimedia, Internet, 4-way wheel, and more. Best software for your every need.

Consists of value-added functions, such as: Multi-link management, DPI / Report rate select 16-in-One, 4-way wheel, Power-saving management, battery status indication, and more. Best software for your every need.

Office Shuttle Software Shuttle-key: Executes up to 5 chosen PC commands with just one key. 4-way wheel: Smart horizontal & vertical scrolling TutorPen: Draw colored lines to mark the objects Consists of value-added functions, such as: Screen capture, TutorPen, 16-in-One, 4-way wheel, multi-link management, DPI/report rate select, and more. Best software for your every need.

Consists of value-added functions, such as: 5 modes selection, Screen capture, TutorPen, 16-in-One,4-way wheel, multi-link management, DPI setting, report rate select, power-saving management, battery status indication, etc.

The G3/G5/G7/G9/G10/G11 mouse series have been preset the ID Code in the factory. But under the circumstances you lose receiver or want to use with the other receiver in the same product series, you need to refresh the ID Code before using it.

Читайте также:  Linux где лежит jdk

Источник

Сборка и установка драйвера на мышь

Здравствуйте, совсем новичок в мире Linux. Поставил ubuntu, очень высокая чувствительность на мыши, никакие способы из гугла не помогают. Решил поставить драйвера на мышь, чтобы уменьшить там. Нашел на гите исходники, но после 3 часов попыток собрать,решил обратиться за помощью. Вот ссылка на исходники: https://github.com/maxmati/a4tech-bloody-linux-driver.git

Там на мыши, на самом верху есть кнопочка для переключения разрешения сенсора.
Если нет, то тогда выясняй как регулировать чувствительность средствами DE.
Если в DE таких средств регулировки нету то нахрен такой DE, сноси его и ставь Mate.
Ну или изучай руководство по настройке мыши в xorg.

git clone https://github.com/maxmati/a4tech-bloody-linux-driver.git cd a4tech-bloody-linux-driver/ mkdir build cd build cmake .. make 

если в обход пакетного менеджера

Не нужно тебе никакие драйверы ставить. Просто измени разрешение сенсора на самой мышке.

Ну а раз ты новичок, то дополнительно тебе по шее полагается стукнуть. Просто потому, что ты вопрос правильно сформулировать не можешь — ты даже не написал, какая мышь. По ссылке догадываюсь, но модель всё равно неизвестная.

убунту тоже не написал, какая.

Какая там убунта, не имеет значения.

Есть простой и неправильный способ. мышки a4tech програмируемые, а настраиваются они через программу для винды. надо просто найти комп с виндой, поставить туда драйвер из комплекта, настроить режимы чувствительности мышки как надо и сохранить изменения на мышь. В линуксе она будет следовать этим настройкам.

Но вообще надо знать какой DE стоит в вашем линуксе. Все более-менее приличные имеют настройки чувствительности мыши.

Имеет. Если там xubuntu или kubuntu, то тыкать надо в совершенно другие меню

Источник

Оцените статью
Adblock
detector