AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-293539

baxbear's questions

Martin Hope
baxbear
Asked: 2020-03-04 15:19:41 +0800 CST

映射“Super+ArrowDown”以在窗口聚焦且窗口未全屏时最小化窗口

  • 4

我想向 Ubuntu 19.10 添加条件键映射。

通常,当窗口处于全屏模式并且您按super+arrowDown时,它会进入窗口模式(或其他任何名称)。

当一个窗口现在处于“窗口模式”时,我希望能够通过在其上使用super+来最小化它(并且只有这样) arrowDown。

是否可以创建这样的快捷方式而不影响super+arrowDown在全屏窗口上的映射?

gnome shortcut-keys remapping 19.10
  • 2 个回答
  • 212 Views
Martin Hope
baxbear
Asked: 2019-11-29 15:56:39 +0800 CST

如何安装qt5-default?

  • 0

我想在 Ubuntu 19.04 上安装“qt5-default”

从...开始

sudo apt-get install qt5-default

我得到“qt5-default : Depends: qtbase5-dev 但它不会被安装”

上

sudo apt-get install qtbase5-dev

我得到“qtbase5-dev : Depends: libvulkan-dev 但它不会被安装”

上

sudo apt-get install libvulkan-dev

我得到“libvulkan-dev : Depends: libvulkan1 (= 1.1.101.0-2) but 1.1.114.0-1~gpu18.04.1 is to be installed”

在这里我不知道现在该怎么办

这台 PC 运行我安装了 CUDA 的 gtx1080ti,所以我不确定如何将 libvulkan1 (= 1.1.101.0-2) 精确到 1.1.114.0-1~gpu18.04.1 以及当我这样做时是否会破坏任何东西。此外,我不确定我解决问题的尝试是否正确。我不是经验丰富的 Ubuntu 用户。

@edit /etc/apt/sources.list :

# deb cdrom:[Ubuntu 18.04.2 LTS _Bionic Beaver_ - Release amd64 (20190210)]/ bionic main restricted

# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://us.archive.ubuntu.com/ubuntu/ disco main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic main restricted

## Major bug fix updates produced after the final release of the
## distribution.
deb http://us.archive.ubuntu.com/ubuntu/ disco-updates main restricted
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates main restricted

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ disco universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic universe
deb http://us.archive.ubuntu.com/ubuntu/ disco-updates universe
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates universe

## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu 
## team, and may not be under a free licence. Please satisfy yourself as to 
## your rights to use the software. Also, please note that software in 
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://us.archive.ubuntu.com/ubuntu/ disco multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic multiverse
deb http://us.archive.ubuntu.com/ubuntu/ disco-updates multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-updates multiverse

## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://us.archive.ubuntu.com/ubuntu/ disco-backports main restricted universe multiverse
# deb-src http://de.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse

## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
deb http://archive.canonical.com/ubuntu disco partner
# deb-src http://archive.canonical.com/ubuntu bionic partner

deb http://us.archive.ubuntu.com/ubuntu/ disco-security main restricted
# deb-src http://security.ubuntu.com/ubuntu bionic-security main restricted
deb http://us.archive.ubuntu.com/ubuntu/ disco-security universe
# deb-src http://security.ubuntu.com/ubuntu bionic-security universe
deb http://us.archive.ubuntu.com/ubuntu/ disco-security multiverse
# deb http://linux.dropbox.com/ubuntu disco main # disabled on upgrade to disco
# deb-src http://linux.dropbox.com/ubuntu bionic main
# deb-src http://security.ubuntu.com/ubuntu bionic-security multiverse
# deb http://dl.openfoam.org/ubuntu bionic dev main
# deb-src http://dl.openfoam.org/ubuntu bionic dev
# deb-src http://dl.openfoam.org/ubuntu bionic main

在@edit /etc/apt/sources.list.d 中仍然是仿生文件:

daniel_pavel-ubuntu-solaar-bionic.list
daniel_pavel-ubuntu-solaar-bionic.list.distUpgrade
daniel_pavel-ubuntu-solaar-bionic.list.save
dropbox.list
dropbox.list.distUpgrade
dropbox.list.save
google-chrome.list
graphics-drivers-ubuntu-ppa-bionic.list
graphics-drivers-ubuntu-ppa-bionic.list.distUpgrade
graphics-drivers-ubuntu-ppa-bionic.list.save
lutris-team-ubuntu-lutris-bionic.list
lutris-team-ubuntu-lutris-bionic.list.distUpgrade
lutris-team-ubuntu-lutris-bionic.list.save
teamviewer.list
software-installation qt
  • 1 个回答
  • 6864 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve