
21 changed files with 64 additions and 1 deletions
@ -0,0 +1,8 @@ |
|||
# symlinks in windows |
|||
|
|||
need to activate developer mode first |
|||
|
|||
run in command prompt: |
|||
``` |
|||
mklink /D Link Target |
|||
``` |
@ -0,0 +1,28 @@ |
|||
can't launch X windows as root |
|||
solution: put script to allow root in /home/mario/bin |
|||
|
|||
microphone doesn't work with headphones plugged in |
|||
solution: overrid headphone mic using hdajackretask |
|||
|
|||
bluetooth always on at boot |
|||
solution: set RESTORE_DEVICE_STATE_ON_STARTUP option to 1 in /etc/default/tlp |
|||
|
|||
firefox with touchscreen |
|||
in about:config in firefox, set dom.w3c_touch_events.enabled variable to 1 (default is 2) |
|||
in /etc/security/pam_env.conf, add line MOZ_USE_XINPUT2 DEFAULT=1 |
|||
|
|||
TLP set battery charge limits |
|||
|
|||
check hdmi sound |
|||
|
|||
can't manually rotate screen |
|||
|
|||
find notes app for touchscreen |
|||
|
|||
touchpad stops working after fold |
|||
|
|||
unonfirmed for new install: |
|||
------------------------------------------------------- |
|||
rotating screen logs out |
|||
|
|||
wifi doesn't work on boot sometimes |
@ -0,0 +1,5 @@ |
|||
flatpak install discord, skype, xournalpp |
|||
|
|||
add swapfile to home partition |
|||
|
|||
figure out how to stream desktop |
@ -0,0 +1 @@ |
|||
alsa-tools-gui biber caribou cdtool cdparanoia cups discord emacs eyed3 firefox gimp git gnome-shell-extensions gnome-tweaks gnuplot gparted gvfs-backends gvfs-fuse gzip id3 jabref jmtpfs jupyter lame libdvdcss2 localepurge mtp-tools net-tools pavucontrol pdftk pithos pwgen python-gnuplot python3-fuzzywuzzy python3-numpy python3-pandas rename reportbug rsync skypeforlinux smartmontools task-laptop texlive texlive-publishers texlive-science thunderbird tlp tlp-rdw vim vlc wget xsane zoom |
@ -0,0 +1,2 @@ |
|||
Serial Number: MP1CZJ24 |
|||
Machine Type: 20LHCTO1WW |
@ -0,0 +1,3 @@ |
|||
clear out all downloads, etc from phone |
|||
|
|||
install oneplus camera apk |
@ -0,0 +1,17 @@ |
|||
compu name sirena |
|||
|
|||
turn off auto login |
|||
|
|||
make start fullscreen |
|||
|
|||
pin home to quick access |
|||
|
|||
change what power button do |
|||
|
|||
fix steam links |
|||
|
|||
install drivers |
|||
- ryzen master, aorus engine, geforce xp, cpu-z |
|||
- gpu run scan |
|||
|
|||
apps: 7zip, putty+winscp, git bash?, discord, parsec, libreoffice, virtualbox, vlc |
@ -1 +0,0 @@ |
|||
python3 -m http.server 80 |
Loading…
Reference in new issue