Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1781730
  • 博文数量: 276
  • 博客积分: 1574
  • 博客等级: 上尉
  • 技术积分: 2894
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-26 23:23
个人简介

生活的美妙在于,不知道一下秒是惊艳还是伤神,时光流转,珍惜现在的拥有的时光

文章分类

全部博文(276)

文章存档

2017年(17)

2016年(131)

2015年(63)

2013年(2)

2012年(32)

2011年(31)

发布时间:2017-07-24 13:53:39

默认sudo的过期时间过短,经常要输入密码.htf@linux-rzt3:~> sudo visudoDefaults env_reset,timestamp_timeout=20在后面添加timestamp_timeout参数,数值是分钟.......【阅读全文】

阅读(2420) | 评论(0) | 转发(0)

发布时间:2017-06-18 15:01:54

swapon
swap
btrfs
btrfs-swapon
......【阅读全文】

阅读(4033) | 评论(0) | 转发(0)

发布时间:2017-04-07 14:12:43

首先系统中需要安装vlc或mplayer使用cvlc,不需要界面,另外配置播放后立即退出。-q表示quiet。直接赶写mplayer也可以。......【阅读全文】

阅读(1538) | 评论(0) | 转发(0)

发布时间:2016-11-07 14:58:04

参考:https://wiki.archlinux.org/index.php/TrackPoint默认设置97,移动相当的慢,而且手感比较重,调整了thinkt@linux-pw37:~> sudo vim /etc/udev/rules.d/10-trackpoint.rules这个文件不存在,创建一个新文件只需要添加一行配置thinkt@linux-pw37:~> cat  /etc/udev/rules.d/10-trackpoint.rulesACTION==".........【阅读全文】

阅读(1262) | 评论(0) | 转发(0)

发布时间:2016-10-10 16:10:44

KDE对多点触控屏的支持没有windows那么优秀,只能使用类似鼠标的单击操作。下面是直接使用xinput禁用。thinkt@linux-pw37:/usr/share/X11/xorg.conf.d> xinput? Virtual core pointer                     .........【阅读全文】

阅读(1924) | 评论(0) | 转发(0)

发布时间:2016-09-30 16:53:22

对于经常接AC的用户来说,电池保持在40%-80%之间可以让电池生命周期更长久由于我的t460s有两块电池,分别设置linux-pw37:~ # cat /etc/default/tlp # Battery charge thresholds (ThinkPad only, tp-smapi or acpi-call kernel module# required). Charging starts when the remaining capacity falls below the# STAR.........【阅读全文】

阅读(2928) | 评论(0) | 转发(0)

发布时间:2016-09-29 16:57:33

thinkt@linux-pw37:~> sudo tlp-stat 。。。+++ ThinkPad Extended Battery Functionstp-smapi   = inactive (kernel module 'tp_smapi' not installed)tpacpi-bat = inactive (kernel module 'acpi_call' not installed)。。。thinkt@linux-pw37:~> sudo systemctl enable tlp.service[sudo] root 的密.........【阅读全文】

阅读(1516) | 评论(0) | 转发(0)

发布时间:2016-09-29 14:44:37

lenovo thinkpad t460s升级bios版本,造成opensuse linux 引导丢失修复原来的eps分区还在的,只是boot manager中的efi引导选项被清除了。windows下使用easyefi添加回来就可以了linux下使用efimanager修改添加linux-pw37:~ # efibootmgrBootCurrent: 0002Timeout: 2 secondsBootOrder: 001B,0002,0010,0011,0012,00.........【阅读全文】

阅读(3726) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册