Conversation
Notices
-
Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Saturday, 15-Mar-2025 20:21:54 JST iced depresso
i guess asking if someone wants a sound or visual bell the first time you run your terminal is a reasonable ask
dunno that anyone has the heart to code that-
Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Saturday, 15-Mar-2025 22:02:48 JST iced depresso
@picofarad failed the assignment -
Embed this notice
picofarad (picofarad@noauthority.social)'s status on Saturday, 15-Mar-2025 22:02:49 JST picofarad
@icedquinn
> ~/.xbindkeysrc
"echo -ne '\a'"
Control+Shift+tright?
-
Embed this notice
picofarad (picofarad@noauthority.social)'s status on Saturday, 15-Mar-2025 22:04:14 JST picofarad
@icedquinn gemma 3 failed the assignment, i'm trying to get it to crash and i'm out of things to ask it to get it to crash
-
Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Saturday, 15-Mar-2025 22:04:14 JST iced depresso
@picofarad well step one is the terminal app has to ask you first -
Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Saturday, 15-Mar-2025 22:10:09 JST iced depresso
@picofarad windows cmd
i know kde terminal will/would flash if you ask it to -
Embed this notice
picofarad (picofarad@noauthority.social)'s status on Saturday, 15-Mar-2025 22:10:10 JST picofarad
@icedquinn does... what flashes? i am having a hard time remembering, a gui terminal emulator flashes on linux? does the console flash?
putty doesn't "flash" but it will pop your taskbar and blink, and the window title does something.
if i have to go into the back of the house to poke my ubuntu laptop, i will.
-
Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Saturday, 15-Mar-2025 22:12:44 JST iced depresso
@picofarad i guess kde no longer does. i remember in kde3 there was a menu item to force a visual bell instead. kde6 i don't see ine. also has that annoying as fuck gnome titlebar shit -
Embed this notice
picofarad (picofarad@noauthority.social)'s status on Saturday, 15-Mar-2025 22:12:45 JST picofarad
@icedquinn i am asking my CPU how to trigger a bell in cmd.exe
not my GPU, my CPU. afk >=2 minutes
-
Embed this notice
iced depresso (icedquinn@blob.cat)'s status on Saturday, 15-Mar-2025 22:19:30 JST iced depresso
@picofarad i have konsole 24.12.1 and when i go in the menu or right cluck stuff i don't have an option to do it.
i know that konsole absolutely did have this option at some point -
Embed this notice
picofarad (picofarad@noauthority.social)'s status on Saturday, 15-Mar-2025 22:19:31 JST picofarad
@icedquinn kcms/access/ui/Bell.qml
113 checked: kcm.bellSettings.invertScreen
114 onToggled: kcm.bellSettings.invertScreen = checkedis it ignoring it?
https://invent.kde.org/plasma/plasma-desktop/-/blame/46f671005130b69184912d432817f0ce2124c9c5/kcms/access/ui/Bell.qml#L113
-
Embed this notice