This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
lubuntu-default-settings
Watch
10
Star
0
Fork
You've already forked lubuntu-default-settings
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38c3b152e2
ubuntu/plucky
ubuntu/oracular
ubuntu/noble
ubuntu/mantic
ubuntu/lunar
ubuntu/kinetic
ubuntu/jammy
ubuntu/impish
ubuntu/hirsute
ubuntu/groovy
ubuntu/focal
ubuntu/eoan
ubuntu/bionic
ubuntu/disco
ubuntu/cosmic
ubuntu/0.54.1
ubuntu/0.54.2
ubuntu/1.10
ubuntu/1.11
ubuntu/1.12
ubuntu/1.13
ubuntu/1.14
ubuntu/1.15
ubuntu/1.16
ubuntu/1.17
ubuntu/1.18
ubuntu/1.3
ubuntu/1.4
ubuntu/1.5
ubuntu/1.6
ubuntu/1.7
ubuntu/1.8
ubuntu/1.9
ubuntu/19.04.1
ubuntu/19.04.2
ubuntu/19.10.2
ubuntu/19.10.3
ubuntu/19.10.4
ubuntu/19.10.5
ubuntu/19.10.6
ubuntu/19.10.7
ubuntu/19.10.8
ubuntu/20.04.1
ubuntu/20.04.2
ubuntu/20.04.3
ubuntu/20.04.4
ubuntu/20.10.1
ubuntu/21.04.1
ubuntu/21.04.2
ubuntu/21.04.3
ubuntu/21.10.1
ubuntu/21.10.2
ubuntu/22.04.1
ubuntu/23.04.1
ubuntu/23.04.2
ubuntu/23.04.4
ubuntu/23.04.5
ubuntu/23.04.6
ubuntu/23.10.1
ubuntu/23.10.2
ubuntu/23.10.3
ubuntu/23.10.4
ubuntu/24.04.1
ubuntu/24.04.10
ubuntu/24.04.11
ubuntu/24.04.2
ubuntu/24.04.3
ubuntu/24.04.4
ubuntu/24.04.5
ubuntu/24.04.6
ubuntu/24.04.7
ubuntu/24.10.1
ubuntu/25.04.1
ubuntu/25.04.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '38c3b152e2'
${ noResults }
lubuntu-default-settings
/
debian
/
patches
/
series
3 lines
57 B
Raw
Normal View
History
Unescape
Escape
Use lxqt-sudo instead of pkexec as switch user command. Summary: pcmanfm in Lubuntu used gksu. When we switched to lxqt, it had been deprecated, so we used pkexec. Unfortunately, pkexec just flat out fails. Looking upstream, they use lxqt-sudo, which we have in our install, so going with their default instead. Test Plan: 1. Open pcmanfm-qt 2. Click on "Tools" in the menu 3. Click on "Open as root" Should get an lxqt-sudo dialog asking for a password. Reviewers: tsimonq2 Reviewed By: tsimonq2 Differential Revision: https://phab.lubuntu.me/D7
6 years ago
lxqt-sudo-as-sucommand.patch
Set qterminal window size to upstream default. (LP: #1786978) Summary: 800x600 is more appropriate than 640x480, which was causing problems. This is part two of a fix for this bug. The previous one (D3) used the right terminal. This one fixes the display issue. Test Plan: 1. Right click on nm-tray 2. Select "Edit Connections" Assuming the other fix is present, should display nmtui-edit fully in a window. Reviewers: tsimonq2 Differential Revision: https://phab.lubuntu.me/D6
6 years ago
qterminal-window-size.patch