File: control

package info (click to toggle)
kylin-display-switch 1.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: python: 546; sh: 4; makefile: 2
file content (32 lines) | stat: -rw-r--r-- 1,127 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Source: kylin-display-switch
Section: utils
Priority: optional
Maintainer: Kylin Team <team+kylin@tracker.debian.org>
Uploaders: Aron Xu <aron@debian.org>,
           handsome_feng <jianfengli@ubuntukylin.com>,
           shine <huangsheng@kylinos.cn>,
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3,
               python3-setuptools,
               python3-distutils-extra,
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://github.com/ukui/kylin-display-switch
Vcs-Git: https://github.com/ukui/kylin-display-switch.git
Vcs-Browser: https://github.com/ukui/kylin-display-switch
X-Python3-Version: >= 3.6

Package: kylin-display-switch
Architecture: any
Depends: python3-pyqt5,
         gir1.2-glib-2.0,
         python3-xlib,
         ${misc:Depends},
         ${python3:Depends}
Description: Gui tool for display switching
 Kylin Display Switch is a Gui tool managing display output.
 Super_L + P/F3/F7 are utilized to activate display switching.
 .
 It also monitors CapsLock and NumLock key, when these
 buttons are clicked, corresponding reminder will popper up.