首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >Thinkpad旋转脚本

Thinkpad旋转脚本
EN

Ask Ubuntu用户
提问于 2019-01-05 20:36:56
回答 1查看 510关注 0票数 1

我有一个Thinkpad X230平板电脑,我在上面安装了Ubuntu 16.04,我使用了Martin的thinkpad脚本PPA让屏幕旋转。这对所有升级都有效。然后我完成了18.04的干净安装,试图安装thinkpad脚本,然后得到:

The repository 'http://ppa.launchpad.net/martin-ueding/stable/ubuntu bionic Release' does not have a Release file.

N: Updating from such a repository can't be done securely, and is therefore disabled by default.

N: See apt-secure(8) manpage for repository creation and user configuration details.

通过进一步挖掘(UbuntuUpdates),我了解到在过去两年中没有被积极调整过的任何存储库都被清理掉了。包括thinkpad脚本PPA。看来效果太好了。

那么,我能用什么代替呢?因为在Synaptic和Gnome有很小的选择。谢谢

EN

回答 1

Ask Ubuntu用户

发布于 2019-01-05 20:56:32

您可以尝试与PPA所有者联系,以便为18.04LTS发布脚本。

但是暂时您可以尝试手动安装它们(来自PPA):

代码语言:javascript
运行
复制
cd ~/Downloads
wget http://ppa.launchpad.net/martin-ueding/stable/ubuntu/pool/main/t/thinkpad-scripts/thinkpad-scripts_4.11.0-0ubuntu1_all.deb
sudo apt-get install ./thinkpad-scripts_4.11.0-0ubuntu1_all.deb

然后自己检查它的功能。

注意:由于以下错误,我无法同时安装thinkpad-rotatethinkpad-scripts

代码语言:javascript
运行
复制
The following packages have unmet dependencies:
 thinkpad-scripts : Breaks: think-rotate (<= 3.3) but 3.2-0ubuntu4 is to be installed

因此,thinkpad-scripts取代了think-rotate

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/1107263

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档