我已经进入 compizconfig 的网格部分并自定义了所有平铺命令。
当我测试这些命令时,我没有看到它们中的任何一个有效地将屏幕居中。
我进入窗口放置部分并将新窗口配置为居中打开。但是,如果我将窗口移动到右侧然后想要将其居中,我不知道应该如何使用键盘命令来做到这一点。“放置中心”会将其最大化,“恢复”会将其移动到最近的位置/大小。
总结一下
假设我有一个窗口覆盖了屏幕的右半部分。我想保持尺寸/尺寸相同,但只需将其居中即可。
在“蓝牙”应用程序中,我无法启用蓝牙。它被禁用,我无法移动开关。
我已经添加rfkill unblock bluetooth到/etc/rc.local并重新启动计算机。
我检查过rfkill list,蓝牙没有出现。
跑步lsmod | grep blue节目:
bluetooth 520192 5 bnep
Run Code Online (Sandbox Code Playgroud)
不知道这是什么意思。
运行bluetoothd显示:
D-Bus setup failed: Connection ":1.171" is not allowed to own the service "org.bluez" due to security policies in the configuration file
Run Code Online (Sandbox Code Playgroud)
在 Ubuntu 16.04 上 - 运行hwinfo显示:
bluetooth 520192 5 bnep, Live 0x0000000000000000
Run Code Online (Sandbox Code Playgroud)
此外,我在状态栏中没有看到任何蓝牙指示灯。
回应评论:
> lspci -knn | grep Net -A2; lsusb
00:19.0 Ethernet controller [0200]: Intel Corporation 82577LM Gigabit Network …Run Code Online (Sandbox Code Playgroud)