216,000+ customers in over 135 countries grow their businesses with HubSpot
Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
Get free CRM
Red Hat Enterprise Linux on Microsoft Azure
Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.
Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
Typer, build great CLIs, based on Python type hints
Typer is a library for building CLI applications that users will love using and developers will love creating. Based on Python 3.6+ type hints. Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. It's easy to use for the final users. Automatic help, and automatic completion for all shells. Minimize code duplication. Multiple features from each parameter declaration. Fewer bugs. The simplest example adds only 2 lines...
This is a simple Python script to automatic or manually start/stop your Touchpad of laptops on linux.
easi to use:
mswitch on/off/auto/calibrate
you must be root to calibrate as a file is save in /etc/mswitch.conf.
I put the file in /usr/bin.
to calibrate you should remove any pointing device first (usb or PS/2 mouses) than run as root:
#mswitch calibrate
after you could run
$mswitch auto
if you want to manually switch
mswitch ON/OFF.
next version will have a GUI.