Skip to content

kaniaorzel/tmux-chromebook-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmux-chromebook-buttons

Enables buttons in Dell Chromebook 11 (3120). I need this because I'm using this chromebook without display manager, so my main application for work is tmux in TTY without GUI 💪

  • navigation in windows
  • pane zoom
  • brightness control
  • volume control

That plugin should works also with different laptops, but you need to change main plugin file.

Buttons photo

Prerequisites

Make sure that you have access to brigthness control: /sys/class/backlight/intel_backlight/brightness Manipulation with this file was done with tee.

Installation with Tmux Plugin Manager

Add plugin to the list of TPM plugins in .tmux.conf:

set -g @plugin 'kaniaorzel/tmux-chromebook-buttons'

Hit <prefix> + I to fetch the plugin and source it.

TODO

  • brightness control
  • volume control
  • figure it out how to use brightness without sudo
  • more universal

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages