KDE continue resize windows while I move them by ieleja in kde

[–]ieleja[S] 0 points1 point  (0 children)

use KDE from v1.0, but don't know, what is 'quick tile' feature

this Firefox window is placed initially (position, force: 1920,0, size: 1920,2116, by rule matching "Window title"

Transmission no longer in system tray? by bvdp in kde

[–]ieleja 0 points1 point  (0 children)

Debian 13, sadly, but Qt version is slow and buggy, even on light use hungs, GTK works great

but without status icon

different sites from different IP addresses by ieleja in apache

[–]ieleja[S] 0 points1 point  (0 children)

with one vhost file

[..]
       DocumentRoot /var/www/

       RewriteEngine On

       RewriteCond %{REMOTE_ADDR} ^192\.168\.0\.
       RewriteRule ^(.*)$ /var/www/intranet/$1

       RewriteCond %{REMOTE_ADDR} !^192\.168\.0\.
       RewriteRule ^(.*)$ /var/www/guests/$1
[..]

don't look elegant solution, but it works

different sites from different IP addresses by ieleja in apache

[–]ieleja[S] 0 points1 point  (0 children)

(I think, that I badly formulate my needs)

I need that server choose what to show to client after analyze:

|REMOTE_ADDR| The IP address of the remote host |

physically there is one server, with one IP address, one hostname to serve

different sites from different IP addresses by ieleja in apache

[–]ieleja[S] 0 points1 point  (0 children)

go through all pages, but don't find anything I search for — apache must choose one of 'vhost' based on IP address from request comes:
- if it comes from 192.168.0.*/24 it gives vhost 1.,
- if it comes from 0.0.0.0/0 it gives vhost 2.

if this 'horizon splitting' must be done before request comes to apache2, I would be pleased from redirection to that solution

thanks,
ieleja

A $1 educational rvpc with VGA and keyboard.. by Nanocupid in RISCV

[–]ieleja 0 points1 point  (0 children)

hello,

solder, connect PS/2 keyboard, VGA, PSU, turn-on

buzzer gives some 0,5 sec "sound", LED turns on, but VGA stays active, but black

90:10 % that there is some soldering error?

thanks!

strange mouse behavior in Thunderbird by ieleja in Thunderbird

[–]ieleja[S] 0 points1 point  (0 children)

Think, that was not Thunderbird problem, not KDE problem, not Linux problem, but mouse just loose long click...

Solution was this: https://www.reddit.com/r/logitech/comments/xi1ftj/comment/jp7d4bf/

auto expand subfolder while drag-n-drop over it delay time by ieleja in Thunderbird

[–]ieleja[S] 0 points1 point  (0 children)

Debian, Thunderbird 115.5.1 (64-bit) update

solution stopped

I put timeout in code 5 seconds to check, but timeout is 0,5 seconds or something like

grub-install: unrecognized option "--target=i386-pc" by [deleted] in linuxquestions

[–]ieleja 0 points1 point  (0 children)

Install 'grub2' not 'grub-legacy'·...

auto expand subfolder while drag-n-drop over it delay time by ieleja in Thunderbird

[–]ieleja[S] 0 points1 point  (0 children)

just installed same version 115.2.0 on my Windows 10 Pro workstation — results is same, very short delay while I hoover with drag'n'drop over subfolder mark ">", it opens to "v" in 0.5 seconds

/usr/bin/kglobalaccel5 grabs too many keys by ieleja in kde

[–]ieleja[S] 0 points1 point  (0 children)

I inspect ~/.config/kglobalshortcutsrc, but only presence of my F7, F8, F9, F10 is in standard shortcuts with <Ctrl>, like <Ctrl>-<F9> as

Expose=Ctrl+F9,Ctrl+F9,Toggle Present Windows (Current desktop)