Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Which terminal

If none of the specific sub-forums seem right for your thread, ask here.
Message
Author
User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Which terminal

#41 Post by Head_on_a_Stick »

bw123 wrote:If xrdb is used like pawRoot to merge the .Xdefaults file, does it still get read when an X program starts?
No.

If `xrdb` is used (on any file, no matter the name) then some resources are set in the X server and if some resources are set in the X server then xterm will not read ~/.Xdefaults at all.

So ~/.Xdefaults is only read if the `xrdb` command is _never_ used in that particular X session and if there are no resources pre-set in the X server itself.

~/.Xdefaults does not itself set any X resources and it instead acts as a static configuration file for "legacy" programs such as xterm & urxvt.
bw123 wrote:can you still change the resources on the running xserver?
Yes, just edit ~/.Xdefaults then kill xterm and open a new one, it will pick up the configuration changes in ~/.Xdefaults and apply them (but only if the `xrdb` command has _not_ been used at any point).
deadbang

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Which terminal

#42 Post by pawRoot »

So why it isnt loading my settings from .Xdefaults when i reboot ?

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Which terminal

#43 Post by Head_on_a_Stick »

^ Did you check ~/.config/openbox/autostart?

Perhaps there is a rogue `xrdb` command hiding in there and confusing the issue.

Or perhaps we should just forget my whole silly ~/.Xdefaults idea and go back to ~/.Xresources — if you decide to do this, remember to add `xrdb -merge ~/.Xresources` to ~/.xinitrc and also to call that command every time you change ~/.Xresources.
deadbang

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Which terminal

#44 Post by pawRoot »

I made a .xinitrc file, added this:

Code: Select all

xrdb -merge ~/.Xresources
(^only this line inside)

and i can't "startx" with it.

Code: Select all

[   136.862] 
X.Org X Server 1.19.2
Release Date: 2017-03-02
[   136.862] X Protocol Version 11, Revision 0
[   136.862] Build Operating System: Linux 4.9.0-4-amd64 x86_64 Debian
[   136.862] Current Operating System: Linux debian 4.9.0-5-amd64 #1 SMP Debian 4.9.65-3+deb9u2 (2018-01-04) x86_64
[   136.862] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-5-amd64 root=UUID=ce5be9d5-427e-4a6b-8edb-6eea5b859007 ro quiet
[   136.863] Build Date: 16 October 2017  08:19:45AM
[   136.863] xorg-server 2:1.19.2-1+deb9u2 (https://www.debian.org/support) 
[   136.863] Current version of pixman: 0.34.0
[   136.863] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   136.863] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   136.863] (==) Log file: "/home/debian/.local/share/xorg/Xorg.0.log", Time: Fri Jan 12 21:28:16 2018
[   136.863] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   136.863] (==) No Layout section.  Using the first Screen section.
[   136.863] (==) No screen section available. Using defaults.
[   136.864] (**) |-->Screen "Default Screen Section" (0)
[   136.864] (**) |   |-->Monitor "<default monitor>"
[   136.864] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   136.864] (==) Automatically adding devices
[   136.864] (==) Automatically enabling devices
[   136.864] (==) Automatically adding GPU devices
[   136.864] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   136.864] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   136.864] 	Entry deleted from font path.
[   136.864] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   136.864] (==) ModulePath set to "/usr/lib/xorg/modules"
[   136.864] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   136.864] (II) Loader magic: 0x559de32afe00
[   136.864] (II) Module ABI versions:
[   136.864] 	X.Org ANSI C Emulation: 0.4
[   136.864] 	X.Org Video Driver: 23.0
[   136.864] 	X.Org XInput driver : 24.1
[   136.864] 	X.Org Server Extension : 10.0
[   136.865] (++) using VT number 1

[   136.866] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   136.867] (II) xfree86: Adding drm device (/dev/dri/card0)
[   136.867] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   136.868] (--) PCI:*(0:0:2:0) 8086:0412:1462:7918 rev 6, Mem @ 0xef800000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64, BIOS @ 0x????????/131072
[   136.868] (II) LoadModule: "glx"
[   136.869] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   136.870] (II) Module glx: vendor="X.Org Foundation"
[   136.870] 	compiled for 1.19.2, module version = 1.0.0
[   136.870] 	ABI class: X.Org Server Extension, version 10.0
[   136.870] (==) Matched modesetting as autoconfigured driver 0
[   136.870] (==) Matched fbdev as autoconfigured driver 1
[   136.870] (==) Matched vesa as autoconfigured driver 2
[   136.870] (==) Assigned the driver to the xf86ConfigLayout
[   136.870] (II) LoadModule: "modesetting"
[   136.870] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   136.870] (II) Module modesetting: vendor="X.Org Foundation"
[   136.870] 	compiled for 1.19.2, module version = 1.19.2
[   136.870] 	Module class: X.Org Video Driver
[   136.870] 	ABI class: X.Org Video Driver, version 23.0
[   136.870] (II) LoadModule: "fbdev"
[   136.870] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   136.870] (II) Module fbdev: vendor="X.Org Foundation"
[   136.870] 	compiled for 1.19.0, module version = 0.4.4
[   136.870] 	Module class: X.Org Video Driver
[   136.870] 	ABI class: X.Org Video Driver, version 23.0
[   136.870] (II) LoadModule: "vesa"
[   136.870] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   136.871] (II) Module vesa: vendor="X.Org Foundation"
[   136.871] 	compiled for 1.19.0, module version = 2.3.4
[   136.871] 	Module class: X.Org Video Driver
[   136.871] 	ABI class: X.Org Video Driver, version 23.0
[   136.871] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   136.871] (II) FBDEV: driver for framebuffer: fbdev
[   136.871] (II) VESA: driver for VESA chipsets: vesa
[   136.871] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[   136.871] (II) modeset(0): using drv /dev/dri/card0
[   136.871] (WW) Falling back to old probe method for fbdev
[   136.871] (II) Loading sub module "fbdevhw"
[   136.871] (II) LoadModule: "fbdevhw"
[   136.871] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   136.871] (II) Module fbdevhw: vendor="X.Org Foundation"
[   136.871] 	compiled for 1.19.2, module version = 0.0.2
[   136.871] 	ABI class: X.Org Video Driver, version 23.0
[   136.871] (WW) Falling back to old probe method for vesa
[   136.871] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   136.871] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   136.871] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   136.871] (==) modeset(0): RGB weight 888
[   136.871] (==) modeset(0): Default visual is TrueColor
[   136.871] (II) Loading sub module "glamoregl"
[   136.871] (II) LoadModule: "glamoregl"
[   136.871] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   136.876] (II) Module glamoregl: vendor="X.Org Foundation"
[   136.876] 	compiled for 1.19.2, module version = 1.0.0
[   136.876] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   136.876] (II) glamor: OpenGL accelerated X.org driver based.
[   136.887] (II) glamor: EGL version 1.4 (DRI2):
[   136.889] (II) modeset(0): glamor initialized
[   136.891] (II) modeset(0): Output VGA-1 has no monitor section
[   136.918] (II) modeset(0): Output HDMI-1 has no monitor section
[   136.918] (II) modeset(0): Output HDMI-2 has no monitor section
[   136.918] (II) modeset(0): Output DP-1 has no monitor section
[   136.919] (II) modeset(0): Output HDMI-3 has no monitor section
[   136.920] (II) modeset(0): EDID for output VGA-1
[   136.947] (II) modeset(0): EDID for output HDMI-1
[   136.947] (II) modeset(0): Manufacturer: BNQ  Model: 78a1  Serial#: 21573
[   136.947] (II) modeset(0): Year: 2015  Week: 2
[   136.947] (II) modeset(0): EDID Version: 1.3
[   136.947] (II) modeset(0): Digital Display Input
[   136.947] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[   136.947] (II) modeset(0): Gamma: 2.20
[   136.947] (II) modeset(0): DPMS capabilities: Off
[   136.947] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   136.947] (II) modeset(0): Default color space is primary color space
[   136.947] (II) modeset(0): First detailed timing is preferred mode
[   136.947] (II) modeset(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[   136.947] (II) modeset(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[   136.947] (II) modeset(0): Supported established timings:
[   136.947] (II) modeset(0): 720x400@70Hz
[   136.947] (II) modeset(0): 640x480@60Hz
[   136.947] (II) modeset(0): 640x480@75Hz
[   136.947] (II) modeset(0): 800x600@60Hz
[   136.947] (II) modeset(0): 800x600@75Hz
[   136.947] (II) modeset(0): 832x624@75Hz
[   136.947] (II) modeset(0): 1024x768@60Hz
[   136.947] (II) modeset(0): 1024x768@75Hz
[   136.947] (II) modeset(0): 1280x1024@75Hz
[   136.947] (II) modeset(0): 1152x864@75Hz
[   136.947] (II) modeset(0): Manufacturer's mask: 0
[   136.947] (II) modeset(0): Supported standard timings:
[   136.947] (II) modeset(0): #0: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   136.947] (II) modeset(0): #1: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   136.947] (II) modeset(0): #2: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   136.947] (II) modeset(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   136.947] (II) modeset(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   136.947] (II) modeset(0): #5: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   136.947] (II) modeset(0): Supported detailed timing:
[   136.947] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[   136.947] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   136.947] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   136.947] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 215 MHz
[   136.947] (II) modeset(0): Monitor name: BenQ GL2250H
[   136.947] (II) modeset(0): Serial No: 61F02606019
[   136.947] (II) modeset(0): Supported detailed timing:
[   136.947] (II) modeset(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[   136.947] (II) modeset(0): h_active: 720  h_sync: 736  h_sync_end 798 h_blank_end 858 h_border: 0
[   136.947] (II) modeset(0): v_active: 480  v_sync: 489  v_sync_end 495 v_blanking: 525 v_border: 0
[   136.947] (II) modeset(0): Supported detailed timing:
[   136.947] (II) modeset(0): clock: 74.2 MHz   Image Size:  477 x 268 mm
[   136.947] (II) modeset(0): h_active: 1280  h_sync: 1390  h_sync_end 1430 h_blank_end 1650 h_border: 0
[   136.947] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   136.947] (II) modeset(0): Supported detailed timing:
[   136.947] (II) modeset(0): clock: 74.2 MHz   Image Size:  477 x 268 mm
[   136.947] (II) modeset(0): h_active: 1280  h_sync: 1720  h_sync_end 1760 h_blank_end 1980 h_border: 0
[   136.947] (II) modeset(0): v_active: 720  v_sync: 725  v_sync_end 730 v_blanking: 750 v_border: 0
[   136.947] (II) modeset(0): Supported detailed timing:
[   136.947] (II) modeset(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[   136.947] (II) modeset(0): h_active: 720  h_sync: 732  h_sync_end 796 h_blank_end 864 h_border: 0
[   136.947] (II) modeset(0): v_active: 576  v_sync: 581  v_sync_end 586 v_blanking: 625 v_border: 0
[   136.947] (II) modeset(0): Supported detailed timing:
[   136.947] (II) modeset(0): clock: 27.0 MHz   Image Size:  477 x 268 mm
[   136.947] (II) modeset(0): h_active: 1440  h_sync: 1464  h_sync_end 1590 h_blank_end 1728 h_border: 0
[   136.947] (II) modeset(0): v_active: 288  v_sync: 290  v_sync_end 293 v_blanking: 312 v_border: 0
[   136.947] (II) modeset(0): Number of EDID sections to follow: 1
[   136.947] (II) modeset(0): EDID (in hex):
[   136.947] (II) modeset(0): 	00ffffffffffff0009d1a17845540000
[   136.948] (II) modeset(0): 	0219010380301b782e3585a656489a24
[   136.948] (II) modeset(0): 	125054a56b80d1c0b300a9c081808100
[   136.948] (II) modeset(0): 	81c001010101023a801871382d40582c
[   136.948] (II) modeset(0): 	4500dd0c1100001e000000fd00324c1e
[   136.948] (II) modeset(0): 	5315000a202020202020000000fc0042
[   136.948] (II) modeset(0): 	656e5120474c32323530480a000000ff
[   136.948] (II) modeset(0): 	0036314630323630363031390a20013f
[   136.948] (II) modeset(0): 	020324f14f1005041303120716011415
[   136.948] (II) modeset(0): 	1f061102230907078301000067030c00
[   136.948] (II) modeset(0): 	1000382d8c0ad08a20e02d10103e9600
[   136.948] (II) modeset(0): 	dd0c11000018011d007251d01e206e28
[   136.948] (II) modeset(0): 	5500dd0c1100001e011d00bc52d01e20
[   136.948] (II) modeset(0): 	b8285540dd0c1100001e8c0ad0902040
[   136.948] (II) modeset(0): 	31200c405500dd0c110000188c0aa020
[   136.948] (II) modeset(0): 	51201810187e2300dd0c1100009800be
[   136.948] (--) modeset(0): HDMI max TMDS frequency 225000KHz
[   136.948] (II) modeset(0): Printing probed modes for output HDMI-1
[   136.948] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   136.948] (II) modeset(0): Modeline "1920x1080"x50.0  148.50  1920 2448 2492 2640  1080 1084 1089 1125 +hsync +vsync (56.2 kHz e)
[   136.948] (II) modeset(0): Modeline "1920x1080"x59.9  148.35  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.4 kHz e)
[   136.948] (II) modeset(0): Modeline "1920x1080i"x60.0   74.25  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.8 kHz e)
[   136.948] (II) modeset(0): Modeline "1920x1080i"x50.0   74.25  1920 2448 2492 2640  1080 1084 1094 1125 interlace +hsync +vsync (28.1 kHz e)
[   136.948] (II) modeset(0): Modeline "1920x1080i"x59.9   74.18  1920 2008 2052 2200  1080 1084 1094 1125 interlace +hsync +vsync (33.7 kHz e)
[   136.948] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[   136.948] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   136.948] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   136.948] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   136.948] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz e)
[   136.948] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   136.948] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   136.948] (II) modeset(0): Modeline "1280x720"x50.0   74.25  1280 1720 1760 1980  720 725 730 750 +hsync +vsync (37.5 kHz e)
[   136.948] (II) modeset(0): Modeline "1280x720"x59.9   74.18  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   136.948] (II) modeset(0): Modeline "1440x576i"x50.0   27.00  1440 1464 1590 1728  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   136.948] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   136.948] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   136.948] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   136.948] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   136.948] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   136.948] (II) modeset(0): Modeline "720x576"x50.0   27.00  720 732 796 864  576 581 586 625 -hsync -vsync (31.2 kHz e)
[   136.948] (II) modeset(0): Modeline "720x576i"x50.0   13.50  720 732 795 864  576 580 586 625 interlace -hsync -vsync (15.6 kHz e)
[   136.948] (II) modeset(0): Modeline "720x480"x60.0   27.03  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   136.948] (II) modeset(0): Modeline "720x480"x59.9   27.00  720 736 798 858  480 489 495 525 -hsync -vsync (31.5 kHz e)
[   136.948] (II) modeset(0): Modeline "720x480i"x60.0   13.51  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.8 kHz e)
[   136.948] (II) modeset(0): Modeline "720x480i"x59.9   13.50  720 739 801 858  480 488 494 525 interlace -hsync -vsync (15.7 kHz e)
[   136.948] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   136.948] (II) modeset(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   136.948] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   136.948] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   136.948] (II) modeset(0): EDID for output HDMI-2
[   136.948] (II) modeset(0): EDID for output DP-1
[   136.949] (II) modeset(0): EDID for output HDMI-3
[   136.949] (II) modeset(0): Output VGA-1 disconnected
[   136.949] (II) modeset(0): Output HDMI-1 connected
[   136.949] (II) modeset(0): Output HDMI-2 disconnected
[   136.949] (II) modeset(0): Output DP-1 disconnected
[   136.949] (II) modeset(0): Output HDMI-3 disconnected
[   136.949] (II) modeset(0): Using exact sizes for initial modes
[   136.949] (II) modeset(0): Output HDMI-1 using initial mode 1920x1080 +0+0
[   136.949] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   136.949] (==) modeset(0): DPI set to (96, 96)
[   136.949] (II) Loading sub module "fb"
[   136.949] (II) LoadModule: "fb"
[   136.949] (II) Loading /usr/lib/xorg/modules/libfb.so
[   136.949] (II) Module fb: vendor="X.Org Foundation"
[   136.949] 	compiled for 1.19.2, module version = 1.0.0
[   136.949] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   136.949] (II) UnloadModule: "fbdev"
[   136.949] (II) Unloading fbdev
[   136.949] (II) UnloadSubModule: "fbdevhw"
[   136.949] (II) Unloading fbdevhw
[   136.949] (II) UnloadModule: "vesa"
[   136.949] (II) Unloading vesa
[   136.949] (==) Depth 24 pixmap format is 32 bpp
[   137.000] (==) modeset(0): Backing store enabled
[   137.000] (==) modeset(0): Silken mouse enabled
[   137.000] (II) modeset(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   137.026] (==) modeset(0): DPMS enabled
[   137.026] (II) modeset(0): [DRI2] Setup complete
[   137.026] (II) modeset(0): [DRI2]   DRI driver: i965
[   137.026] (II) modeset(0): [DRI2]   VDPAU driver: i965
[   137.026] (--) RandR disabled
[   137.027] (II) SELinux: Disabled on system
[   137.030] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   137.030] (II) AIGLX: enabled GLX_ARB_create_context
[   137.030] (II) AIGLX: enabled GLX_ARB_create_context_profile
[   137.030] (II) AIGLX: enabled GLX_EXT_create_context_es{,2}_profile
[   137.030] (II) AIGLX: enabled GLX_INTEL_swap_event
[   137.030] (II) AIGLX: enabled GLX_SGI_swap_control
[   137.030] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[   137.030] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[   137.030] (II) AIGLX: enabled GLX_EXT_fbconfig_packed_float
[   137.030] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   137.030] (II) AIGLX: enabled GLX_ARB_create_context_robustness
[   137.030] (II) AIGLX: Loaded and initialized i965
[   137.030] (II) GLX: Initialized DRI2 GL provider for screen 0
[   137.031] (II) modeset(0): Damage tracking initialized
[   137.031] (II) modeset(0): Setting screen physical size to 508 x 285
[   137.050] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   137.050] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   137.051] (II) LoadModule: "libinput"
[   137.051] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   137.051] (II) Module libinput: vendor="X.Org Foundation"
[   137.051] 	compiled for 1.19.0, module version = 0.23.0
[   137.051] 	Module class: X.Org XInput Driver
[   137.051] 	ABI class: X.Org XInput driver, version 24.1
[   137.051] (II) Using input driver 'libinput' for 'Power Button'
[   137.052] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 20 paused 0
[   137.052] (**) Power Button: always reports core events
[   137.052] (**) Option "Device" "/dev/input/event3"
[   137.052] (**) Option "_source" "server/udev"
[   137.052] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[   137.052] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[   137.052] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3"
[   137.052] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   137.052] (**) Option "xkb_model" "pc105"
[   137.052] (**) Option "xkb_layout" "gb"
[   137.060] (II) input device 'Power Button', /dev/input/event3 is tagged by udev as: Keyboard
[   137.060] (II) input device 'Power Button', /dev/input/event3 is a keyboard
[   137.061] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[   137.061] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   137.061] (II) Using input driver 'libinput' for 'Video Bus'
[   137.061] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 23 paused 0
[   137.061] (**) Video Bus: always reports core events
[   137.061] (**) Option "Device" "/dev/input/event6"
[   137.061] (**) Option "_source" "server/udev"
[   137.061] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[   137.061] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[   137.061] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input10/event6"
[   137.061] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   137.061] (**) Option "xkb_model" "pc105"
[   137.061] (**) Option "xkb_layout" "gb"
[   137.061] (II) input device 'Video Bus', /dev/input/event6 is tagged by udev as: Keyboard
[   137.061] (II) input device 'Video Bus', /dev/input/event6 is a keyboard
[   137.061] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[   137.061] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   137.061] (II) Using input driver 'libinput' for 'Power Button'
[   137.062] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 24 paused 0
[   137.062] (**) Power Button: always reports core events
[   137.062] (**) Option "Device" "/dev/input/event1"
[   137.062] (**) Option "_source" "server/udev"
[   137.062] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
[   137.062] (II) input device 'Power Button', /dev/input/event1 is a keyboard
[   137.062] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event1"
[   137.062] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   137.062] (**) Option "xkb_model" "pc105"
[   137.062] (**) Option "xkb_layout" "gb"
[   137.062] (II) input device 'Power Button', /dev/input/event1 is tagged by udev as: Keyboard
[   137.062] (II) input device 'Power Button', /dev/input/event1 is a keyboard
[   137.062] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   137.062] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   137.062] (II) Using input driver 'libinput' for 'Sleep Button'
[   137.063] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 25 paused 0
[   137.063] (**) Sleep Button: always reports core events
[   137.063] (**) Option "Device" "/dev/input/event2"
[   137.063] (**) Option "_source" "server/udev"
[   137.063] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[   137.063] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[   137.063] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event2"
[   137.063] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[   137.063] (**) Option "xkb_model" "pc105"
[   137.063] (**) Option "xkb_layout" "gb"
[   137.063] (II) input device 'Sleep Button', /dev/input/event2 is tagged by udev as: Keyboard
[   137.063] (II) input device 'Sleep Button', /dev/input/event2 is a keyboard
[   137.063] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event16)
[   137.063] (II) No input driver specified, ignoring this device.
[   137.063] (II) This device may have been added with another device file.
[   137.063] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event17)
[   137.063] (II) No input driver specified, ignoring this device.
[   137.063] (II) This device may have been added with another device file.
[   137.063] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event18)
[   137.063] (II) No input driver specified, ignoring this device.
[   137.063] (II) This device may have been added with another device file.
[   137.064] (II) config/udev: Adding input device Kingsis Peripherals ZOWIE Gaming mouse (/dev/input/event0)
[   137.064] (**) Kingsis Peripherals ZOWIE Gaming mouse: Applying InputClass "libinput pointer catchall"
[   137.064] (II) Using input driver 'libinput' for 'Kingsis Peripherals ZOWIE Gaming mouse'
[   137.124] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 26 paused 0
[   137.124] (**) Kingsis Peripherals ZOWIE Gaming mouse: always reports core events
[   137.124] (**) Option "Device" "/dev/input/event0"
[   137.124] (**) Option "_source" "server/udev"
[   137.124] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event0 is tagged by udev as: Mouse
[   137.124] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event0 is a pointer caps
[   137.124] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-3/3-3:1.0/0003:1AF3:0001.0001/input/input3/event0"
[   137.124] (II) XINPUT: Adding extended input device "Kingsis Peripherals ZOWIE Gaming mouse" (type: MOUSE, id 10)
[   137.124] (**) Option "AccelerationScheme" "none"
[   137.124] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) selected scheme none/0
[   137.124] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) acceleration factor: 2.000
[   137.124] (**) Kingsis Peripherals ZOWIE Gaming mouse: (accel) acceleration threshold: 4
[   137.125] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event0 is tagged by udev as: Mouse
[   137.125] (II) input device 'Kingsis Peripherals ZOWIE Gaming mouse', /dev/input/event0 is a pointer caps
[   137.125] (II) config/udev: Adding input device Kingsis Peripherals ZOWIE Gaming mouse (/dev/input/mouse0)
[   137.125] (II) No input driver specified, ignoring this device.
[   137.125] (II) This device may have been added with another device file.
[   137.126] (II) config/udev: Adding input device CHICONY USB Keyboard (/dev/input/event4)
[   137.126] (**) CHICONY USB Keyboard: Applying InputClass "libinput keyboard catchall"
[   137.126] (II) Using input driver 'libinput' for 'CHICONY USB Keyboard'
[   137.127] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 27 paused 0
[   137.127] (**) CHICONY USB Keyboard: always reports core events
[   137.127] (**) Option "Device" "/dev/input/event4"
[   137.127] (**) Option "_source" "server/udev"
[   137.128] (II) input device 'CHICONY USB Keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[   137.128] (II) input device 'CHICONY USB Keyboard', /dev/input/event4 is a keyboard
[   137.128] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/0003:04F2:0116.0002/input/input7/event4"
[   137.128] (II) XINPUT: Adding extended input device "CHICONY USB Keyboard" (type: KEYBOARD, id 11)
[   137.128] (**) Option "xkb_model" "pc105"
[   137.128] (**) Option "xkb_layout" "gb"
[   137.129] (II) input device 'CHICONY USB Keyboard', /dev/input/event4 is tagged by udev as: Keyboard
[   137.129] (II) input device 'CHICONY USB Keyboard', /dev/input/event4 is a keyboard
[   137.130] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[   137.130] (II) No input driver specified, ignoring this device.
[   137.130] (II) This device may have been added with another device file.
[   137.130] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[   137.130] (II) No input driver specified, ignoring this device.
[   137.130] (II) This device may have been added with another device file.
[   137.131] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[   137.131] (II) No input driver specified, ignoring this device.
[   137.131] (II) This device may have been added with another device file.
[   137.131] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[   137.131] (II) No input driver specified, ignoring this device.
[   137.131] (II) This device may have been added with another device file.
[   137.132] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[   137.132] (II) No input driver specified, ignoring this device.
[   137.132] (II) This device may have been added with another device file.
[   137.133] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[   137.133] (II) No input driver specified, ignoring this device.
[   137.133] (II) This device may have been added with another device file.
[   137.133] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event14)
[   137.133] (II) No input driver specified, ignoring this device.
[   137.133] (II) This device may have been added with another device file.
[   137.134] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[   137.134] (II) No input driver specified, ignoring this device.
[   137.134] (II) This device may have been added with another device file.
[   137.134] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[   137.134] (II) No input driver specified, ignoring this device.
[   137.134] (II) This device may have been added with another device file.
[   137.135] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[   137.135] (II) No input driver specified, ignoring this device.
[   137.135] (II) This device may have been added with another device file.

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Which terminal

#45 Post by Head_on_a_Stick »

pawRoot wrote:I made a .xinitrc file, added this:

Code: Select all

xrdb -merge ~/.Xresources
(^only this line inside)

and i can't "startx" with it.
That's because ~/.xinitrc needs to have all programs listed in it, including the window manager ;)

At the moment your ~/.xinitrc just applies the .Xresources file and then shuts down the X server.

If you add "exec openbox-session" after that line then ~/.config/openbox/autostart and a selection of files from /etc/xdg/autostart will be run.

If you add "exec openbox" after the xrdb line then ~/.config/openbox/autostart & /etc/xdg/autostart will be ignored and a bare openbox desktop will start.
deadbang

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Which terminal

#46 Post by pawRoot »

Ok thanks now i finally understand...

Now i could log in and the settings in xterm are working, i just hope it's gonna be permanent :D

Also, it isn't possible to give transparency to Xterm right?

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Which terminal

#47 Post by Head_on_a_Stick »

pawRoot wrote:it isn't possible to give transparency to Xterm right?
No, xterm cannot provide transparency but urxvt does:

https://github.com/BunsenLabs/bunsen-co ... ources#L68
deadbang

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Which terminal

#48 Post by pawRoot »

Just tried your config and it looks nice but no transparency at all for me.
(I am running compton)

Its this one right?
https://packages.debian.org/search?keyw ... vt-unicode

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 132 times

Re: Which terminal

#49 Post by Head_on_a_Stick »

I think you need the 256 colour version:

https://packages.debian.org/stretch/rxv ... e-256color

Did you set the opacity percentage via URxvt.background?

Here's our example (set to 85% opacity):

https://github.com/BunsenLabs/bunsen-co ... ources#L62
deadbang

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Which terminal

#50 Post by pawRoot »

Now it works, thanks man :D

User avatar
bw123
Posts: 4015
Joined: 2011-05-09 06:02
Has thanked: 1 time
Been thanked: 28 times

Re: Which terminal

#51 Post by bw123 »

Head_on_a_Stick wrote:
pawRoot wrote:it isn't possible to give transparency to Xterm right?
No, xterm cannot provide transparency but urxvt does:

https://github.com/BunsenLabs/bunsen-co ... ources#L68
xterm itself doesn't have transparency settings, but with a window manager like kwin_X11 it works fine. You can either set this in the window rules for kde systemsettings, or assign it to something like alt mousewheel, that's what i like.
resigned by AI ChatGPT

Post Reply