Debian8.6如何修改标题栏宽度?

XFCE4默认的标题栏太窄啦,如何调整宽度啊?发现蓝牙不可用?如何证蓝牙啊?

是否想表达“如何调整高度”

可尝试更换 xfwm4 主题或微调当前 xfwm4 主题
微调当前 xfwm4 主题 参考 pclosmag.com/html/Issues/201008/page04.html
superuser.com/a/1000131
crunchbang.org/forums/viewtopic.php?id=19996
webupd8.org/2013/06/xfce-theme-manager-single-gui-to-change.html

执行以下指令将结果全部复制贴上来

uname -a
lspci -knn | grep -iA2 net
lsusb
hciconfig -a
dmesg | grep Blue

.

[quote=“vickycq”]

是否想表达“如何调整高度”

可尝试更换 xfwm4 主题或微调当前 xfwm4 主题
微调当前 xfwm4 主题 参考 pclosmag.com/html/Issues/201008/page04.html
superuser.com/a/1000131
crunchbang.org/forums/viewtopic.php?id=19996
webupd8.org/2013/06/xfce-theme-manager-single-gui-to-change.html

执行以下指令将结果全部复制贴上来

uname -a
lspci -knn | grep -iA2 net
lsusb
hciconfig -a
dmesg | grep Blue

.[/quote]

yxl@debian:~$ uname -a
Linux debian 4.7.0-0.bpo.1-amd64 #1 SMP Debian 4.7.5-1~bpo8+2 (2016-10-01) x86_64 GNU/Linux
yxl@debian:~$ lspci -knn | grep -iA2 net
00:1f.6 Ethernet controller [0200]: Intel Corporation Ethernet Connection (2) I219-LM [8086:15b7] (rev 31)
Subsystem: Lenovo Device [17aa:2233]
Kernel driver in use: e1000e

04:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
Subsystem: Intel Corporation Device [8086:0130]
Kernel driver in use: iwlwifi
yxl@debian:~$ lsusb
Bus 002 Device 002: ID 152d:0578 JMicron Technology Corp. / JMicron USA Technology Corp.
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 004: ID 138a:0090 Validity Sensors, Inc.
Bus 001 Device 003: ID 04f2:b52c Chicony Electronics Co., Ltd
Bus 001 Device 002: ID 17ef:6039 Lenovo
Bus 001 Device 007: ID 8087:0a2b Intel Corp.
Bus 001 Device 005: ID 0765:5010 X-Rite, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
yxl@debian:~$ hciconfig -a
hci0: Type: BR/EDR Bus: USB
BD Address: A4:34:D9:94:23:38 ACL MTU: 1021:4 SCO MTU: 96:6
UP RUNNING
RX bytes:14981 acl:0 sco:0 events:2422 errors:0
TX bytes:597230 acl:0 sco:0 commands:2420 errors:0
Features: 0xbf 0xfe 0x0f 0xfe 0xdb 0xff 0x7b 0x87
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy: RSWITCH SNIFF
Link mode: SLAVE ACCEPT
Name: ‘debian’
Class: 0x00010c
Service Classes: Unspecified
Device Class: Computer, Laptop
HCI Version: (0x8) Revision: 0x100
LMP Version: (0x8) Subversion: 0x100
Manufacturer: Intel Corp. (2)

yxl@debian:~$ dmesg | grep Blue
10.101014] Bluetooth: Core ver 2.21
10.101044] Bluetooth: HCI device and connection manager initialized
10.101051] Bluetooth: HCI socket layer initialized
10.101055] Bluetooth: L2CAP socket layer initialized
10.101063] Bluetooth: SCO socket layer initialized
10.633181] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
10.638178] Bluetooth: hci0: Device revision is 5
10.638179] Bluetooth: hci0: Secure boot is enabled
10.638180] Bluetooth: hci0: OTP lock is enabled
10.638181] Bluetooth: hci0: API lock is enabled
10.638182] Bluetooth: hci0: Debug lock is disabled
10.638183] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
10.828793] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
10.976486] Bluetooth: hci0: Failed to send firmware data (-38)
13.037485] Bluetooth: hci0: Reading Intel version information failed (-110)
13.041114] Bluetooth: hci0 command tx timeout
18.269465] Bluetooth: hci0: Bootloader revision 0.0 build 2 week 52 2014
18.274382] Bluetooth: hci0: Device revision is 5
18.274384] Bluetooth: hci0: Secure boot is enabled
18.274385] Bluetooth: hci0: OTP lock is enabled
18.274385] Bluetooth: hci0: API lock is enabled
18.274386] Bluetooth: hci0: Debug lock is disabled
18.274387] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
18.274509] Bluetooth: hci0: Found device firmware: intel/ibt-11-5.sfi
19.818267] Bluetooth: hci0: Waiting for firmware download to complete
19.818412] Bluetooth: hci0: Firmware loaded in 1513615 usecs
19.818525] Bluetooth: hci0: Waiting for device to boot
19.831445] Bluetooth: hci0: Device booted in 12683 usecs
19.892214] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-11-5.ddc
19.896411] Bluetooth: hci0: Applying Intel DDC parameters completed
19.897408] Bluetooth: hci0: Setting Intel event mask failed (-16)
20.456197] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
20.456204] Bluetooth: BNEP filters: protocol multicast
20.456211] Bluetooth: BNEP socket layer initialized

现在Debian安装在移动硬盘上,可以把Debian安装在英特尔的600P (M.2NVME) ssd上吗?

既已使用 Linux 4.7,有无从 jessie-backports 更新 firmware-iwlwifi

[quote=“YXL1110”]04:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
10.976486] Bluetooth: hci0: Failed to send firmware data (-38)[/quote]

类似问题 参考
bbs.archlinux.org/viewtopic.php?id=208328
forums.debian.net/viewtopic.php?f=7&t=126947
bugzilla.redhat.com/show_bug.cgi?id=1323833

大概的确是可以的
参考 phoronix.com/scan.php?page=article&item=intel-600p-256gb&num=1