Londreslondres
(usa Parabola)
Enviado em 16/09/2018 - 20:11h
zezaocapoeira escreveu:
Londreslondres escreveu:
Instalei esses pacotes e funcionou, parabéns!
Irei marcar o tópico como "resolvido", mas antes, estou tentando melhorar o visual do VLC. O VLC é Qt5 e minha interface gráfica (Xfce) é GTK3+. Como faço para o VLC usar o visual do sistema?
Salve mano.
Aqui uso o
export QT_QPA_PLATFORMTHEME="gtk3" no .xinitrc .
Somente na aplicação que for usar, por exemplo vlc:
$ QT_QPA_PLATFORMTHEME="gtk3" vlc
Também existe esse método:
https://slackbuilds.org/repository/14.2/desktop/qt5ct/
Obrigado pela atenção, salve!!!
Coloquei
export QT_QPA_PLATFORMTHEME="gtk3" no meu .xinitrc
Agora o X não sobe mais.
Removi
export QT_QPA_PLATFORMTHEME="gtk3" do .xinitrc, mas o X continua não subindo.
Loguei como root, o X sobe. Mas com usuário comum, não.
Preciso consertar isso o mais rápido possível.
Log do Xorg:
bash-4.3# cat /var/log/Xorg.0.log
[ 104.202]
X.Org X Server 1.18.3
Release Date: 2016-04-04
[ 104.207] X Protocol Version 11, Revision 0
[ 104.209] Build Operating System: Slackware 14.2 Slackware Linux Project
[ 104.211] Current Operating System: Linux slackware 4.4.14 #2 SMP Fri Jun 24 13:38:27 CDT 2016 x86_64
[ 104.211] Kernel command line: auto BOOT_IMAGE=Linux ro root=803 vt.default_utf8=0
[ 104.214] Build Date: 15 April 2016 11:05:21AM
[ 104.216]
[ 104.218] Current version of pixman: 0.34.0
[ 104.222] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 104.222] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 104.231] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Sep 16 19:05:15 2018
[ 104.234] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 104.235] (==) No Layout section. Using the first Screen section.
[ 104.235] (==) No screen section available. Using defaults.
[ 104.235] (**) |-->Screen "Default Screen Section" (0)
[ 104.235] (**) | |-->Monitor "<default monitor>"
[ 104.235] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 104.235] (==) Automatically adding devices
[ 104.235] (==) Automatically enabling devices
[ 104.235] (==) Automatically adding GPU devices
[ 104.235] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 104.235] (WW) The directory "/usr/share/fonts/local" does not exist.
[ 104.235] Entry deleted from font path.
[ 104.236] (WW) The directory "/usr/share/fonts/CID" does not exist.
[ 104.236] Entry deleted from font path.
[ 104.236] (==) FontPath set to:
/usr/share/fonts/TTF,
/usr/share/fonts/OTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/75dpi/:unscaled,
/usr/share/fonts/100dpi/:unscaled,
/usr/share/fonts/75dpi,
/usr/share/fonts/100dpi,
/usr/share/fonts/cyrillic
[ 104.236] (==) ModulePath set to "/usr/lib64/xorg/modules"
[ 104.236] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 104.236] (II) Loader magic: 0x808c00
[ 104.236] (II) Module ABI versions:
[ 104.236] X.Org ANSI C Emulation: 0.4
[ 104.236] X.Org Video Driver: 20.0
[ 104.236] X.Org XInput driver : 22.1
[ 104.236] X.Org Server Extension : 9.0
[ 104.237] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 104.240] (--) PCI:*(0:0:2:0) 8086:a011:1854:0827 rev 0, Mem @ 0x94180000/524288, 0x80000000/268435456, 0x94000000/1048576, I/O @ 0x000030c0/8
[ 104.240] (--) PCI: (0:0:2:1) 8086:a012:1854:0827 rev 0, Mem @ 0x94100000/524288
[ 104.240] (II) Open ACPI successful (/var/run/acpid.socket)
[ 104.240] (II) LoadModule: "glx"
[ 104.241] (II) Loading /usr/lib64/xorg/modules/extensions/libglx.so
[ 104.250] (II) Module glx: vendor="X.Org Foundation"
[ 104.250] compiled for 1.18.3, module version = 1.0.0
[ 104.250] ABI class: X.Org Server Extension, version 9.0
[ 104.251] (==) AIGLX enabled
[ 104.251] (==) Matched intel as autoconfigured driver 0
[ 104.251] (==) Matched intel as autoconfigured driver 1
[ 104.251] (==) Matched modesetting as autoconfigured driver 2
[ 104.251] (==) Matched fbdev as autoconfigured driver 3
[ 104.251] (==) Matched vesa as autoconfigured driver 4
[ 104.251] (==) Assigned the driver to the xf86ConfigLayout
[ 104.251] (II) LoadModule: "intel"
[ 104.252] (II) Loading /usr/lib64/xorg/modules/drivers/intel_drv.so
[ 104.253] (II) Module intel: vendor="X.Org Foundation"
[ 104.253] compiled for 1.18.3, module version = 2.99.917
[ 104.253] Module class: X.Org Video Driver
[ 104.253] ABI class: X.Org Video Driver, version 20.0
[ 104.253] (II) LoadModule: "modesetting"
[ 104.254] (II) Loading /usr/lib64/xorg/modules/drivers/modesetting_drv.so
[ 104.254] (II) Module modesetting: vendor="X.Org Foundation"
[ 104.254] compiled for 1.18.3, module version = 1.18.3
[ 104.254] Module class: X.Org Video Driver
[ 104.254] ABI class: X.Org Video Driver, version 20.0
[ 104.254] (II) LoadModule: "fbdev"
[ 104.256] (WW) Warning, couldn't open module fbdev
[ 104.256] (II) UnloadModule: "fbdev"
[ 104.256] (II) Unloading fbdev
[ 104.257] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 104.257] (II) LoadModule: "vesa"
[ 104.258] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 104.258] (II) Module vesa: vendor="X.Org Foundation"
[ 104.258] compiled for 1.18.0, module version = 2.3.4
[ 104.258] Module class: X.Org Video Driver
[ 104.258] ABI class: X.Org Video Driver, version 20.0
[ 104.258] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 104.259] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[ 104.259] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[ 104.259] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[ 104.259] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 104.259] (II) VESA: driver for VESA chipsets: vesa
[ 104.259] (--) using VT number 7
[ 104.268] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20151010
[ 104.269] (WW) Falling back to old probe method for modesetting
[ 104.269] (WW) Falling back to old probe method for vesa
[ 104.270] (--) intel(0): Integrated Graphics Chipset: Intel(R) Pineview GM
[ 104.270] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3; using a maximum of 1 threads
[ 104.270] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 104.270] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 104.270] (==) intel(0): RGB weight 888
[ 104.270] (==) intel(0): Default visual is TrueColor
[ 104.271] (II) intel(0): Output LVDS1 has no monitor section
[ 104.272] (--) intel(0): Found backlight control interface acpi_video0 (type 'firmware') for output LVDS1
[ 104.272] (II) intel(0): Enabled output LVDS1
[ 104.272] (II) intel(0): Output VGA1 has no monitor section
[ 104.272] (II) intel(0): Enabled output VGA1
[ 104.272] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 104.272] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 104.272] (II) intel(0): Enabled output VIRTUAL1
[ 104.272] (--) intel(0): Output LVDS1 using initial mode 1024x600 on pipe 1
[ 104.272] (==) intel(0): TearFree disabled
[ 104.272] (==) intel(0): DPI set to (96, 96)
[ 104.273] (II) Loading sub module "dri2"
[ 104.273] (II) LoadModule: "dri2"
[ 104.273] (II) Module "dri2" already built-in
[ 104.273] (II) Loading sub module "present"
[ 104.273] (II) LoadModule: "present"
[ 104.273] (II) Module "present" already built-in
[ 104.274] (II) UnloadModule: "modesetting"
[ 104.274] (II) Unloading modesetting
[ 104.274] (II) UnloadModule: "vesa"
[ 104.274] (II) Unloading vesa
[ 104.274] (==) Depth 24 pixmap format is 32 bpp
[ 104.275] (II) intel(0): SNA initialized with Alviso (gen3) backend
[ 104.275] (==) intel(0): Backing store enabled
[ 104.275] (==) intel(0): Silken mouse enabled
[ 104.275] (II) intel(0): HW Cursor enabled
[ 104.275] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 104.275] (==) intel(0): DPMS enabled
[ 104.276] (==) intel(0): Display hotplug detection enabled
[ 104.276] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[ 104.276] (II) intel(0): [DRI2] Setup complete
[ 104.276] (II) intel(0): [DRI2] DRI driver: i915
[ 104.276] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 104.276] (II) intel(0): direct rendering: DRI2 enabled
[ 104.276] (II) intel(0): hardware support for Present enabled
[ 104.276] (--) RandR disabled
[ 104.323] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 104.323] (II) AIGLX: enabled GLX_ARB_create_context
[ 104.323] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 104.323] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[ 104.323] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 104.323] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 104.323] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 104.324] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 104.324] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[ 104.324] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 104.324] (II) AIGLX: Loaded and initialized i915
[ 104.324] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 104.329] (II) intel(0): switch to mode 1024x600@60.0 on LVDS1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 104.329] (II) intel(0): Setting screen physical size to 270 x 158
[ 104.763] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 104.763] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 104.763] (**) Power Button: Applying InputClass "keyboard-all"
[ 104.763] (II) LoadModule: "evdev"
[ 104.764] (II) Loading /usr/lib64/xorg/modules/input/evdev_drv.so
[ 104.766] (II) Module evdev: vendor="X.Org Foundation"
[ 104.766] compiled for 1.18.3, module version = 2.10.3
[ 104.766] Module class: X.Org XInput Driver
[ 104.766] ABI class: X.Org XInput driver, version 22.1
[ 104.766] (II) Using input driver 'evdev' for 'Power Button'
[ 104.766] (**) Power Button: always reports core events
[ 104.766] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 104.766] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 104.767] (--) evdev: Power Button: Found keys
[ 104.767] (II) evdev: Power Button: Configuring as keyboard
[ 104.767] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event5"
[ 104.767] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 104.767] (**) Option "xkb_rules" "evdev"
[ 104.767] (**) Option "xkb_layout" "us"
[ 104.767] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.857] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 104.857] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 104.857] (**) Video Bus: Applying InputClass "keyboard-all"
[ 104.857] (II) Using input driver 'evdev' for 'Video Bus'
[ 104.857] (**) Video Bus: always reports core events
[ 104.857] (**) evdev: Video Bus: Device: "/dev/input/event6"
[ 104.858] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 104.858] (--) evdev: Video Bus: Found keys
[ 104.858] (II) evdev: Video Bus: Configuring as keyboard
[ 104.858] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event6"
[ 104.858] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 104.858] (**) Option "xkb_rules" "evdev"
[ 104.858] (**) Option "xkb_layout" "us"
[ 104.858] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.859] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 104.859] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 104.859] (**) Power Button: Applying InputClass "keyboard-all"
[ 104.859] (II) Using input driver 'evdev' for 'Power Button'
[ 104.859] (**) Power Button: always reports core events
[ 104.859] (**) evdev: Power Button: Device: "/dev/input/event2"
[ 104.860] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 104.860] (--) evdev: Power Button: Found keys
[ 104.860] (II) evdev: Power Button: Configuring as keyboard
[ 104.860] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[ 104.860] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 104.860] (**) Option "xkb_rules" "evdev"
[ 104.860] (**) Option "xkb_layout" "us"
[ 104.860] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.861] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[ 104.861] (II) No input driver specified, ignoring this device.
[ 104.861] (II) This device may have been added with another device file.
[ 104.862] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 104.862] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 104.862] (**) Sleep Button: Applying InputClass "keyboard-all"
[ 104.862] (II) Using input driver 'evdev' for 'Sleep Button'
[ 104.862] (**) Sleep Button: always reports core events
[ 104.862] (**) evdev: Sleep Button: Device: "/dev/input/event3"
[ 104.863] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 104.863] (--) evdev: Sleep Button: Found keys
[ 104.863] (II) evdev: Sleep Button: Configuring as keyboard
[ 104.863] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[ 104.863] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 104.863] (**) Option "xkb_rules" "evdev"
[ 104.863] (**) Option "xkb_layout" "us"
[ 104.863] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.865] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[ 104.865] (II) No input driver specified, ignoring this device.
[ 104.865] (II) This device may have been added with another device file.
[ 104.866] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[ 104.866] (II) No input driver specified, ignoring this device.
[ 104.866] (II) This device may have been added with another device file.
[ 104.866] (II) config/udev: Adding input device LG Webcam (/dev/input/event10)
[ 104.867] (**) LG Webcam: Applying InputClass "evdev keyboard catchall"
[ 104.867] (**) LG Webcam: Applying InputClass "keyboard-all"
[ 104.867] (II) Using input driver 'evdev' for 'LG Webcam'
[ 104.867] (**) LG Webcam: always reports core events
[ 104.867] (**) evdev: LG Webcam: Device: "/dev/input/event10"
[ 104.867] (--) evdev: LG Webcam: Vendor 0x5986 Product 0x1aa
[ 104.867] (--) evdev: LG Webcam: Found keys
[ 104.867] (II) evdev: LG Webcam: Configuring as keyboard
[ 104.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input11/event10"
[ 104.867] (II) XINPUT: Adding extended input device "LG Webcam" (type: KEYBOARD, id 10)
[ 104.867] (**) Option "xkb_rules" "evdev"
[ 104.867] (**) Option "xkb_layout" "us"
[ 104.867] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.869] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 104.869] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 104.869] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-all"
[ 104.869] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 104.869] (**) AT Translated Set 2 keyboard: always reports core events
[ 104.869] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 104.869] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 104.869] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 104.869] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 104.869] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 104.869] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 104.869] (**) Option "xkb_rules" "evdev"
[ 104.869] (**) Option "xkb_layout" "us"
[ 104.869] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 104.871] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 104.871] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 104.871] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad"
[ 104.871] (II) LoadModule: "synaptics"
[ 104.871] (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
[ 104.872] (II) Module synaptics: vendor="X.Org Foundation"
[ 104.872] compiled for 1.18.0, module version = 1.8.3
[ 104.872] Module class: X.Org XInput Driver
[ 104.872] ABI class: X.Org XInput driver, version 22.1
[ 104.872] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 104.872] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 104.872] (**) Option "Device" "/dev/input/event7"
[ 104.896] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 104.896] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5812 (res 82)
[ 104.896] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 5148 (res 159)
[ 104.896] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 104.896] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 104.896] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 104.897] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 104.897] (**) Option "TapButton1" "1"
[ 104.897] (**) Option "TapButton2" "2"
[ 104.897] (**) Option "TapButton3" "3"
[ 104.897] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 104.897] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 104.908] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 104.908] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 104.908] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 104.908] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
[ 104.908] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.035
[ 104.909] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 104.909] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 104.910] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 104.910] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 104.910] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 104.911] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 104.911] (II) No input driver specified, ignoring this device.
[ 104.911] (II) This device may have been added with another device file.
[ 104.913] (II) config/udev: Adding input device Speakup (/dev/input/event1)
[ 104.913] (**) Speakup: Applying InputClass "evdev keyboard catchall"
[ 104.913] (**) Speakup: Applying InputClass "keyboard-all"
[ 104.913] (II) Using input driver 'evdev' for 'Speakup'
[ 104.913] (**) Speakup: always reports core events
[ 104.913] (**) evdev: Speakup: Device: "/dev/input/event1"
[ 104.913] (--) evdev: Speakup: Vendor 0 Product 0
[ 104.913] (--) evdev: Speakup: Found keys
[ 104.913] (II) evdev: Speakup: Configuring as keyboard
[ 104.913] (**) Option "config_info" "udev:/sys/devices/virtual/input/input2/event1"
[ 104.913] (II) XINPUT: Adding extended input device "Speakup" (type: KEYBOARD, id 13)
[ 104.913] (**) Option "xkb_rules" "evdev"
[ 104.913] (**) Option "xkb_layout" "us"
[ 104.914] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 106.272] (II) intel(0): EDID vendor "HSD", prod id 1001
[ 106.272] (II) intel(0): Printing DDC gathered Modelines:
[ 106.272] (II) intel(0): Modeline "1024x600"x0.0 61.50 1024 1117 1152 1507 600 641 646 680 +hsync -vsync (40.8 kHz eP)
bash-4.3#
Consigo iniciar o Xfce no usuário comum, usando o comando:
startxfce4 , mas com ele preciso digitar 4 caracteres a mais, em relação ao comando
startx . Além disso, com
startx consigo desligar, reinciar, hibernar, suspender, bloquear tela. Com o
startxfce4 não consigo fazer nada disso, preciso fazer Log Out e digitar comando para desligar.