2025/12/04

2025-12-04 03:28:13 +0000td_(~td@i5387093E.versanet.de) (Ping timeout: 246 seconds)
2025-12-04 03:30:04 +0000td_(~td@i5387090C.versanet.de)
2025-12-04 05:05:55 +0000ectospasm(~ectospasm@user/ectospasm) (Ping timeout: 240 seconds)
2025-12-04 05:10:44 +0000ectospasm(~ectospasm@user/ectospasm) ectospasm
2025-12-04 05:28:58 +0000scardinal(~supreme@0x573d64a9.static.cust.fastspeed.dk) (Ping timeout: 246 seconds)
2025-12-04 06:33:05 +0000Enrico63(~Enrico63@host-212-171-79-170.pool212171.interbusiness.it) Enrico63
2025-12-04 06:41:45 +0000Enrico63(~Enrico63@host-212-171-79-170.pool212171.interbusiness.it) (Quit: Client closed)
2025-12-04 06:56:01 +0000redgloboli(~redglobol@user/redgloboli) (Quit: ...enter the matrix...)
2025-12-04 06:57:47 +0000redgloboli(~redglobol@user/redgloboli) redgloboli
2025-12-04 07:25:36 +0000ft(~ft@p508db844.dip0.t-ipconnect.de) (Quit: leaving)
2025-12-04 08:15:56 +0000jusa(~jusa@kraa.fi) (Quit: WeeChat 4.6.3)
2025-12-04 08:17:15 +0000jusa(~jusa@kraa.fi) jusa
2025-12-04 08:25:18 +0000yecinem_(~yecinem@p5dc70c0e.dip0.t-ipconnect.de)
2025-12-04 09:53:36 +0000ectospasm(~ectospasm@user/ectospasm) (Ping timeout: 252 seconds)
2025-12-04 09:59:49 +0000ectospasm(~ectospasm@user/ectospasm) ectospasm
2025-12-04 12:29:00 +0000Ging_(46fea76d80@2001:bc8:1210:2cd8::470) (Remote host closed the connection)
2025-12-04 12:30:20 +0000Ging_(46fea76d80@2001:bc8:1210:2cd8::470)
2025-12-04 12:36:35 +0000Ging_(46fea76d80@2001:bc8:1210:2cd8::470) (Ping timeout: 245 seconds)
2025-12-04 12:53:20 +0000Ging_(46fea76d80@2001:bc8:1210:2cd8::470)
2025-12-04 12:59:07 +0000Ging_(46fea76d80@2001:bc8:1210:2cd8::470) (Ping timeout: 265 seconds)
2025-12-04 13:59:47 +0000Digit(~user@user/digit) (Read error: Connection reset by peer)
2025-12-04 14:03:15 +0000Ging_(46fea76d80@2001:bc8:1210:2cd8::470)
2025-12-04 14:10:13 +0000Digit(~user@user/digit) Digit
2025-12-04 15:55:09 +0000Digit(~user@user/digit) (Quit: brb)
2025-12-04 15:56:48 +0000Digit(~user@user/digit) Digit
2025-12-04 17:14:35 +0000yecinem_(~yecinem@p5dc70c0e.dip0.t-ipconnect.de) (Ping timeout: 240 seconds)
2025-12-04 18:09:25 +0000ft(~ft@p508db844.dip0.t-ipconnect.de) ft
2025-12-04 20:20:24 +0000vitis(~vitis@109-81-17-4.rct.o2.cz)
2025-12-04 20:24:31 +0000 <vitis> anyone here can help me getting XF86AudioRaiseVolume and LowerVolume keybinds to work? I've tried multiple different solutions and the keybinds never work
2025-12-04 20:26:12 +0000 <vitis> i've tried (0,xF86XK_AudioRaiseVolume) , keysymToString xF86XK_AudioRaiseVolume , "XF86AudioRaiseVolume" and some other ways to bind it and it just doesn't work
2025-12-04 20:33:14 +0000 <geekosaur> what is "doesn't work"?
2025-12-04 20:34:07 +0000 <L29Ah> ‰ grep -i volume ~/.xbindkeysrc
2025-12-04 20:34:07 +0000 <L29Ah> XF86AudioRaiseVolume
2025-12-04 20:34:07 +0000 <L29Ah> XF86AudioLowerVolume
2025-12-04 20:34:09 +0000 <L29Ah> works here
2025-12-04 20:36:18 +0000 <geekosaur> two of those would be type errors, two of them might also raise "undefined symbol" errors unless you import Graphics.X11.EtraTypes.XF86
2025-12-04 20:36:29 +0000 <geekosaur> *ExtraTypes
2025-12-04 22:53:25 +0000 <vitis> i already did import that and the bind still wasn't working
2025-12-04 22:53:42 +0000 <vitis> no errors but when i press the key it did nothing
2025-12-04 22:53:46 +0000 <vitis> anyway it's late i need to sleep
2025-12-04 22:53:54 +0000vitis(~vitis@109-81-17-4.rct.o2.cz) (Quit: WeeChat 4.8.0)
2025-12-04 22:54:32 +0000 <geekosaur> !tell vitis make sure nothing else is grabbing the keys
2025-12-04 22:54:57 +0000 <geekosaur> @tell vitis make sure nothing else is grabbing the keys
2025-12-04 22:54:57 +0000 <lambdabot> Consider it noted.
2025-12-04 22:55:05 +0000 <geekosaur> wrong channel's bot 😛