MATE Mate desktop , run a unix command when a key eg F10 is pressed.

When I press F10 I want to run "mount -t msdosfs /dev/daX /mnt/X"
When I press F11 I want to run "umount /mnt/X"
How can this be performed ?
 
Back
Top