Difference between revisions of "Sisters Additional Software and Configuration"

From wikidb
Jump to: navigation, search
(Mouse Pad Disable)
Line 22: Line 22:
 
   20  sudo apt install touchpad-indicator
 
   20  sudo apt install touchpad-indicator
 
   21  history
 
   21  history
 +
 +
It is supposed to appear on the upper taskbar after boot but it isn't there. Can get it started by typing
 +
 +
  touchpad-indicator
 +
 +
* left click on icon
 +
*    Preference menu item -> Actions tab -> modify top switch

Revision as of 16:17, 15 January 2019

Additional Software Loaded

Install

emacs

 sudo apt-get install emacs

Openssh required for Fetch and ssh on Mac.

 sudo apt-get install openssh-server -

Mouse Pad Disable

Doesn't work


  18  sudo add-apt-repository ppa:atareao/atareao
  19  sudo apt update
  20  sudo apt install touchpad-indicator
  21  history

It is supposed to appear on the upper taskbar after boot but it isn't there. Can get it started by typing

  touchpad-indicator
  • left click on icon
  • Preference menu item -> Actions tab -> modify top switch