Skip to content

mcrapet/mate-applet-switch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MATE switch applet
==================

This is a MATE 1.7+ panel applet to toggle two shells commands.

I use it for my BEPO (Dvorak-like) practice:
Command1: setxkbmap fr oss
Command2: setxkbmap fr bepo

Extra note: setxkbmap could already deal with toggle (Alt+Shift) and while pressed (Right Win key) using:
$ setxkbmap -option grp:rwin_switch,grp:alt_shift_toggle -variant oss,bepo -layout fr,fr

This is my first attempt at writing an applet (and using GTK). It is based on "command applet".
Don't hesitate to reports bugs, comments via GitHub.

TODO
====
- applet startup & dynamic orientation (change_orient)
- applet dynamic resize (change_size)
- gettext (internationalization)

About

MATE panel applet to toggle two shells commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published