diff options
author | B. Stack <bgstack15@gmail.com> | 2022-11-03 19:00:04 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2022-11-03 19:28:46 -0400 |
commit | ff8fb3958338891bc683b1ce510885f48eff4d17 (patch) | |
tree | 7142a4061d50de6475763e4b2443ee6c2ebe3f70 /src/usr/share/doc | |
download | stackrpms-acer-chromebook-ff8fb3958338891bc683b1ce510885f48eff4d17.tar.gz stackrpms-acer-chromebook-ff8fb3958338891bc683b1ce510885f48eff4d17.tar.bz2 stackrpms-acer-chromebook-ff8fb3958338891bc683b1ce510885f48eff4d17.zip |
initial commit
Diffstat (limited to 'src/usr/share/doc')
-rw-r--r-- | src/usr/share/doc/stackrpms-thinkpad-p50s/README.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md b/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md new file mode 100644 index 0000000..b31326b --- /dev/null +++ b/src/usr/share/doc/stackrpms-thinkpad-p50s/README.md @@ -0,0 +1,37 @@ +<!-- + .. File: stackrpms-thinkpad-p50s README + .. Location: https://bgstack15.ddns.net/git/stackrpms-thinkpad-p50s/ + .. Author: bgstack15 + .. SPDX-License-Identifier: GPL-3.0 + .. Startdate: 2022-11-02-4 20:52 + .. Title: README for package Stackrpms Thinkpad P50s + .. Package: stackrpms-thinkpad-p50s + .. Purpose: Readme for Thinkpad P50s Stackrpms configuration project + .. Usage: Readme + .. History: + .. Reference: + .. Improve: + .. Actually build this dpkg! + .. Documentation: this + --> + +# Overview +This project, `/mnt/public/Support/Platforms/stackrpms-thinkpad-p50s/` holds a git repository of my package of useful settings for Thinkpad P50s systems, which include: + +* ltb-018 Shiny +* ltb-020 Clone +* ltb-021 Copy + +Some configurations include: + +* Xmodmap, automatically applied by the provided fluxbox startup file +* Netmounts tray icon +* Vpn tray icon +* hwset customized for Thinkpad P50s +* Fluxbox settings available in /etc/stackrpms-thinkpad-p50s/. You can symlink them with: + + ln -sf /etc/stackrpms-thinkpad-p50s/fluxbox.keys ~/.fluxbox/keys + ln -sf /etc/stackrpms-thinkpad-p50s/fluxbox.startup ~/.fluxbox/startup + +# Using +Install this package, and symlink the fluxbox config files as seen above. Optionally, install those in the /etc/skel path for `.fluxbox/`. |