pepamartinec / linux-zbook-studio

Library of tools to make the HP Zbook Studio work better with Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux on HP ZBook Studio

License: MIT

This is a small collection of tools to help make the HP ZBook Studio work better with Linux. Also, some manuals for problems I encountered are available in the sub-folders, so if you encounter an issue you won't have to do all the searching again.

This repository is just a place where I store these things. Feel free to use the for whatever purpose in compliance with the license terms found at the bottom of this file. More items may be added in the future, or maybe not at all.

List

A full list of everything provided:

  • Trackpad

    A tiny Python script (could also be done in bash, but I'm experienced with Python) to enable and disable the Trackpad. This is meant to be bound to a keyboard shortcut, to make up for the loss of double-tap-to-disable.

  • Bluetooth

    Two small guides with sources describing problems with Bluetooth. Most information on this topic was out-dated for Ubuntu 17.10, so I tried lots of things to make it work.

License

Copyright 2018 RedFantom

Permission is hereby granted, free of charge, to any person obtaining a copy of 
this software and associated documentation files (the "Software"), to deal in 
the Software without restriction, including without limitation the rights to 
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
of the Software, and to permit persons to whom the Software is furnished to do 
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all 
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
SOFTWARE.

About

Library of tools to make the HP Zbook Studio work better with Linux

License:MIT License


Languages

Language:Python 100.0%