Thomas Schmitt wrote:
>
> Sounds like "set mouse=a" is active.
Sounds like it. Either disable mouse mode as Thomas describes it, or
keep it enabled and use the shift key when copying and pasting.
This is useful e.g. when vim is started in a terminal with mouse mode,
like tmux or screen.
Thomas
Hi,
Richard Hector wrote:
> I used to be able to use my mouse to select/paste 'normally' (for X),
> when using vim in a terminal.
Sounds like "set mouse=a" is active.
Do in a running vim
:set mouse-=a
and check whether you get better copy+paste behavior.
If it helps, put
set mouse-=a
into yo
Hi all,
This often annoys me, but usually not to the point of posting about it.
I used to be able to use my mouse to select/paste 'normally' (for X),
when using vim in a terminal. More recently (a few years?), it doesn't
seem to work. If I'm using gvim, it's fine. If I'm using anything else
in a
These problems sound somewhat similar.
On Sat 08 Aug 2020 at 16:24:59 (+0200), Albretch Mueller wrote:
> I found those links but not thorough Information:
> https://linux.slashdot.org/story/02/06/15/1416224/a-web-browser-in-your-bios
> https://stackoverflow.com/questions/7531000/javascript-acce
On Tue 04 Aug 2020 at 08:38:37 (-0400), Michael Stone wrote:
> On Mon, Aug 03, 2020 at 10:52:58PM -0500, David Wright wrote:
> > My main router doesn't have the facility to run that client. My
> > cascaded router does (to just those two services), but that one
> > has a broken WAN port (hence its r
On Sun 02 Aug 2020 at 16:35:14 (-0500), Leslie Rhorer wrote:
> On 8/2/2020 2:54 PM, David Wright wrote:
> > > I never said it does. It does take up a little space, but not a
> > > significant amount. What does take up space is /home, which can get
> > > to be huge. Even on a laptop, making /ho
On Tue, 11 Aug 2020 at 09:48, Russell L. Harris wrote:
> So is my processor AMD or Atom?
The best way to answer this question is to run the command
cat /proc/cpuinfo
and perhaps share its output with us here.
> IIRC, this is about a keyboard on a laptop -- I would not put any part of
> that
> in a dishwasher.
You sure can, tho you'll want to put only the keyboard (many other parts
of a laptop can go safely into the dishwasher, actually, but indeed you
probably don't want to put the whole laptop in).
Thomas Schmitt wrote:
...
> More progress:
>
> i wrote:
>> > $ ls -l /mnt/iso/victim
>> > -rwxr-xr-x 1 root root 35424 Aug 26 1904 /mnt/iso/victim
>
> Now
>
> $ ls -l /mnt/iso/victim
> -rwxr-xr-x 1 root root 35424 Oct 1 2040 /mnt/iso/victim
>
> (What a difference time64_t instead of int
On Mon, Aug 10, 2020 at 09:34:01PM +, Andrew Cater wrote:
Aha - it might be one of the strange generation of machines (way back) that had
32 bit UEFI/BIOS and a 64 bit capable Atom processor - maybe back as far as the
Sandy Bridge series ... a long time ago anyway. Use, specifically, the Debi
IIRC, this is about a keyboard on a laptop -- I would not put any part of that
in a dishwasher.
On Monday, August 10, 2020 07:04:39 PM Stefan Monnier wrote:
> > I suspect it is a hardware problem, and what I would do is get the manual
> > for the laptop and look into how hard it might be to clean
This may be of interest to the OP: https://github.com/noffle/airpipe
--
.''`. martin f. krafft @martinkrafft
: :' : proud Debian developer
`. `'` http://people.debian.org/~madduck
`- Debian - when you have better things to do than fixing systems
stupidity management for the superuser
> I suspect it is a hardware problem, and what I would do is get the manual for
> the laptop and look into how hard it might be to clean the keyboard.
Definitely a good idea, since it's easy to do and can solve the problem
(depending on the problem's origin, obviously).
> You might try blowing o
Thank 007 and Dan!
lxrandr seems better than others .
On Tuesday, August 11, 2020, 3:55:30 AM GMT+8, Dan Ritter
wrote:
0...@caiway.net wrote:
> On Mon, 10 Aug 2020 19:25:39 + (UTC)
> Long Wind wrote:
>
> > is there some gui tool that can change screen resolution and refresh
> >
Aha - it might be one of the strange generation of machines (way back) that
had 32 bit UEFI/BIOS and a 64 bit capable Atom processor - maybe back as
far as the Sandy Bridge series ... a long time ago anyway. Use,
specifically, the Debian i386/amd64 multiarch netboot to install this and
it works and
On Mon, Aug 10, 2020 at 1:49 PM Joachim Fahnenmüller
wrote:
> Am 10.08.20 um 17:39 schrieb Kent West:
> > On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller <
> jfahnenmuel...@web.de>
> > wrote:
> >
> >> Hi everybody,
> >>
> >> since I upgraded to Bullseye, Gimp does not start any more. I get
On 11-08-2020 01:19, Joachim Fahnenmüller wrote:
> Hi everybody,
>
> since I upgraded to Bullseye, Gimp does not start any more. I get the
> following:
>
> joachim@peter:~$ gimp
> gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
> available (required by gimp)
> gimp: /usr/
0...@caiway.net wrote:
> On Mon, 10 Aug 2020 19:25:39 + (UTC)
> Long Wind wrote:
>
> > is there some gui tool that can change screen resolution and refresh
> > rate? i use twm
>
> gvidm is the one I use, very usefull. I use it with fluxbox.
arandr, lxrandr, autorandr are all similar.
-d
On Mon, 10 Aug 2020 19:25:39 + (UTC)
Long Wind wrote:
> is there some gui tool that can change screen resolution and refresh
> rate? i use twm
gvidm is the one I use, very usefull. I use it with fluxbox.
description:
Running gvidm will pop up a list of available modes and allows the user
Am 10.08.20 um 17:39 schrieb Kent West:
On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller
wrote:
Hi everybody,
since I upgraded to Bullseye, Gimp does not start any more. I get the
following:
joachim@peter:~$ gimp
gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
a
On 8/10/20 7:56 AM, Eugen Dedu wrote:
Hi,
I have a Dell Latitude 5580 laptop, and have been a happy debian
unstable user for 20 years. I have a very weird problem with its
builtin keyboard which slows down my work significantly (ctrl-c,
ctrl-x, ENTER etc. do not work):
Since several mon
On Mon, Aug 10, 2020 at 07:16:34PM +0200, Marc SCHAEFER wrote:
> On Mon, Aug 10, 2020 at 07:03:26PM +0200, Marc SCHAEFER wrote:
> > Should I try with another window-manager? I will also double-check that
> > the other working buster MATE installation uses marco.
>
> The bug is NOT present with co
On Mon, Aug 10, 2020 at 05:38:52PM +0200, Sven Hoexter wrote:
On Tue, Aug 04, 2020 at 05:52:10PM +, Russell L. Harris wrote:
If going back to i386 is an option for you, the department of
workarounds has an option.
Again, at this point, my only hope for the machine (other than to toss
it in
On Mon, Aug 10, 2020 at 07:03:26PM +0200, Marc SCHAEFER wrote:
> Should I try with another window-manager? I will also double-check that
> the other working buster MATE installation uses marco.
The bug is NOT present with compiz.
The bug IS NOT present on a fresh buster install with marco.
I tr
On Mon, Aug 10, 2020 at 01:47:08PM +0200, to...@tuxteam.de wrote:
> Have you tried another "classic" X program? For example xmag or xeyes?
Yes, they fail miserably.
> xterm in a special way, or the decorations of all "classic" X programs
> fail in the same way.
I would guess that.
Should I try
On Mon, Aug 10, 2020 at 10:39 AM Kent West wrote:
>
>
> On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller <
> jfahnenmuel...@web.de> wrote:
>
>> Hi everybody,
>>
>> since I upgraded to Bullseye, Gimp does not start any more. I get the
>> following:
>>
>> joachim@peter:~$ gimp
>> gimp: /usr/li
On Mon, Aug 10, 2020 at 10:20 AM Joachim Fahnenmüller
wrote:
> Hi everybody,
>
> since I upgraded to Bullseye, Gimp does not start any more. I get the
> following:
>
> joachim@peter:~$ gimp
> gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
> available (required by gimp)
>
gajuph4pre@yahoo,
Andy Smith wrote:
Hello,
On Tue, Jul 28, 2020 at 08:53:57PM +, gajuph4...@yahoo.com wrote:
I have manually partitioned my hard disk drive as follows:
/boot is assigned 200MB
/root is assigned 10GB
/swap is assigned 20GB
/home is assigned 35GB
/var is assigned 10GB
/usr i
On Tue, Aug 04, 2020 at 05:52:10PM +, Russell L. Harris wrote:
> On Tue, Aug 04, 2020 at 07:04:13PM +0200, Sven Hoexter wrote:
> > so far I can only confirm that the grub installation fails with
> > both stable and testing. It seems something is at odds with writing
> > the efivars. I did not y
Parshwa Bhavsar wrote:
> Hello there,
>
> Is there any update on this?
>
> > Description :-
> >
> > A malicious user can have access to some admin data through this
> > vulnerability.
> > This vulnerability is also called "Directory Listening".
> >
> >
> > Vulnerable URL :-
> >
> > http://ftp.de
Hi everybody,
since I upgraded to Bullseye, Gimp does not start any more. I get the
following:
joachim@peter:~$ gimp
gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
available (required by gimp)
gimp: /usr/lib/x86_64-linux-gnu/libbabl-0.1.so.0: no version information
avai
Hello there,
Is there any update on this?
On Fri, 7 Aug 2020, 12:30 am Parshwa Bhavsar,
wrote:
> Hello There,
> I am Parshwa Bhavsar.
> I have found a Vulnerability called "Sensitive Information Disclosure".
>
> Report :-
>
> Description :-
>
> A malicious user can have access to some admin dat
I've got a very odd wireless keyboard. It look like TV remote, but is an
actual keyboard inside. Some buttons work perfectly (VolumeUp,
VolumeDown), some are not.
I've dug into this topic, and found that there is a set of buttons which
does not produce both scancodes and input events (scancode
On Monday, August 10, 2020 07:56:43 AM Eugen Dedu wrote:
> I have a Dell Latitude 5580 laptop, and have been a happy debian
> unstable user for 20 years. I have a very weird problem with its
> builtin keyboard which slows down my work significantly (ctrl-c, ctrl-x,
> ENTER etc. do not work):
>
>
Dear Eugen,
Am Montag 10 August 2020 schrieb Eugen Dedu:
> Hi,
>
> I have a Dell Latitude 5580 laptop, and have been a happy debian
> unstable user for 20 years. I have a very weird problem with its
> builtin keyboard which slows down my work significantly (ctrl-c,
> ctrl-x, ENTER etc. do not wor
Hi,
I have a Dell Latitude 5580 laptop, and have been a happy debian
unstable user for 20 years. I have a very weird problem with its
builtin keyboard which slows down my work significantly (ctrl-c, ctrl-x,
ENTER etc. do not work):
Since several months ago some keys on my keyboard do not wo
Long Wind wrote:
> which command can showHorizSync, VertRefresh and screen resolution
It will be in your xorg.0.log, which is either in
~/.local/share/xorg or
/var/log/
If you just want the refresh rate and resolution, xrandr will
tell you.
-dsr-
On Mon, Aug 10, 2020 at 12:14:30PM +0200, Marc SCHAEFER wrote:
> On Sun, Aug 09, 2020 at 09:59:12AM +0200, to...@tuxteam.de wrote:
> > To verify/falsify that, you might run xprop on your xterm window.
> > The property you are looking for is called WM_NAME. You can even
>
> xprop | grep WM_NAME
> W
On Sun, Aug 09, 2020 at 09:59:12AM +0200, to...@tuxteam.de wrote:
> To verify/falsify that, you might run xprop on your xterm window.
> The property you are looking for is called WM_NAME. You can even
xprop | grep WM_NAME
WM_NAME(STRING) = "schaefer@reliand: /home/schaefer"
> use xprop to /set/ t
39 matches
Mail list logo