Changes between Version 16 and Version 17 of mycroft-gui-mark-2_sys
- Timestamp:
- 05/06/20 14:37:05 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mycroft-gui-mark-2_sys
v16 v17 158 158 to make the volume 159 159 === network manager === 160 I wanted the wifi connect to be established before SDDM comes up so I canged the settings in the connection file160 I wanted the wifi connection to be established before SDDM comes up so I changed the settings in the connection file 161 161 * /etc/NetworkManager/system-connections/<ESSID> 162 162 remove the psk-flags=1 line and add … … 164 164 psk=<passphrase|psk generated by wpa_passphrase> 165 165 }}} 166 === open issues === 167 ==== screen rotation ==== 168 ==== autostart mycroft-gui ====