Skip to content
This repository was archived by the owner on Mar 29, 2023. It is now read-only.

codilia/mouse-battery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DESCRIPTION

===============

Battery indicator for mouse. Based on https://extensions.gnome.org/extension/2170/keyboard-battery/

INSTALLATION

================

Install from git

  1. From your terminal, go to "~/.local/share/gnome-shell/extensions"
  2. Clone the source code from git: git clone https://github.com/codilia/mouse-battery.git mouse-battery@codilia.com
  3. Restart gnome-shell: Alt + F2, type 'r' then hit Enter

TROUBLESHOOTING

===================

This extension retrieve device's info using DBusProxy & GlibUPower, if you ever notice any issue with the extension:

  1. First, check if UPower can see your device, this extension can only see you device if UPower does method 1: Issue 'upower -d | grep mouse -A 7' in your terminnal method 2: Run gnome-power-statistics
  2. Check gnome-shell log: journalctl /usr/bin/gnome-shell | grep mBatt # this commmand will dump all gnome-shell log ever record journalctl -f /usr/bin/gnome-shell | grep mBatt # this will only show new log

About

Gnome Shell Mouse Battery Indicator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published