org.kernel.vger.linux-console archive

304 archived articles, newest first (page 1 of 4). Latest articles →

Re: [PATCH v3] virtio_console: Introduce an ID allocator for virtual console numbers
Tue, 22 Nov 2022 16:15:26 +0100
Thomas Huth <[email protected]> • #304
Re: setsid2(sid) proposal - assign current process to existing session
Fri, 14 Aug 2020 13:33:36 +0200
Christian Brauner <christian.brauner-GeWIH/[email protected]> • #303
setsid2(sid) proposal - assign current process to existing session
Fri, 14 Aug 2020 13:09:54 +0200
Devin Bayer <[email protected]> • #302
Re: Half-bright (dim) and underline color
Fri, 3 Jul 2020 20:08:30 +0200
[email protected] • #301
Half-bright (dim) and underline color
Fri, 3 Jul 2020 19:44:59 +0200
[email protected] • #300
us.map from kbd maps Right Alt to AltGr and Shift+Tab to Alt+Tab.
Sat, 1 Feb 2020 09:21:41 +0900
crocket <[email protected]> • #299
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Mon, 23 Jul 2018 13:07:27 +0200
Geert Uytterhoeven <[email protected]> • #298
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Mon, 23 Jul 2018 12:41:51 +0200
Adam Borowski <[email protected]> • #297
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Mon, 23 Jul 2018 10:53:29 +0200
Geert Uytterhoeven <[email protected]> • #296
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Sat, 21 Jul 2018 23:38:43 +0200
Adam Borowski <[email protected]> • #295
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Sat, 21 Jul 2018 09:43:19 +0200
Greg Kroah-Hartman <[email protected]> • #294
Re: [PATCH v2 1/3] vt: avoid a VLA in the unicode screen scroll function
Sat, 21 Jul 2018 09:20:43 +0200
Greg Kroah-Hartman <[email protected]> • #293
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Thu, 19 Jul 2018 16:34:28 +0200
Geert Uytterhoeven <[email protected]> • #292
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Thu, 19 Jul 2018 16:28:44 +0200
Adam Borowski <[email protected]> • #291
Re: [PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Thu, 19 Jul 2018 11:47:49 +0100
Alan Cox <[email protected]> • #290
Re: [PATCH 1/3] vt: avoid a VLA in the unicode screen scroll function
Thu, 19 Jul 2018 00:05:25 -0400 (EDT)
Nicolas Pitre <[email protected]> • #289
Re: [PATCH 0/3] follow-up to the unicode vt console series
Wed, 18 Jul 2018 07:04:56 -0700
Kees Cook <[email protected]> • #288
Re: [PATCH 3/3] vt: add /dev/vcsu* to devices.txt
Wed, 18 Jul 2018 09:25:14 +0200
Geert Uytterhoeven <[email protected]> • #287
Re: [PATCH 0/3] use unicode for vt mouse paste
Tue, 17 Jul 2018 23:10:27 -0400 (EDT)
Nicolas Pitre <[email protected]> • #286
[PATCH 2/6] vt: add console flag "unblinking"
Wed, 18 Jul 2018 05:03:23 +0200
Adam Borowski <[email protected]> • #285
[PATCH 6/6] vt: support bright backgrounds for \e[48m if unblinking
Wed, 18 Jul 2018 05:03:27 +0200
Adam Borowski <[email protected]> • #284
[PATCH 4/6] vt: change 256-color palette to match all(?) modern terminals
Wed, 18 Jul 2018 05:03:25 +0200
Adam Borowski <[email protected]> • #283
[PATCH 5/6] vt: compensate for brightening the 256-color palette
Wed, 18 Jul 2018 05:03:26 +0200
Adam Borowski <[email protected]> • #282
[PATCH 1/6] vt: drop unused struct vt_struct
Wed, 18 Jul 2018 05:03:22 +0200
Adam Borowski <[email protected]> • #281
[PATCH 3/6] vt: let \e[100m use bright background if unblinking
Wed, 18 Jul 2018 05:03:24 +0200
Adam Borowski <[email protected]> • #280
[PATCH 0/6] vt: no blinking on console, 256/24-bit color improvements
Wed, 18 Jul 2018 05:01:52 +0200
Adam Borowski <[email protected]> • #279
Re: [PATCH 1/3] vt: avoid a VLA in the unicode screen scroll function
Tue, 17 Jul 2018 22:54:23 -0400 (EDT)
Nicolas Pitre <[email protected]> • #278
[PATCH 2/3] vt: selection: handle storing of characters above U+FFFF
Wed, 18 Jul 2018 04:10:43 +0200
Adam Borowski <[email protected]> • #277
[PATCH 3/3] vt: selection: take screen contents from uniscr if available
Wed, 18 Jul 2018 04:10:44 +0200
Adam Borowski <[email protected]> • #276
[PATCH 1/3] vt: don't reinvent min()
Wed, 18 Jul 2018 04:10:42 +0200
Adam Borowski <[email protected]> • #275
[PATCH 0/3] use unicode for vt mouse paste
Wed, 18 Jul 2018 04:06:04 +0200
Adam Borowski <[email protected]> • #274
Re: [PATCH 1/3] vt: avoid a VLA in the unicode screen scroll function
Wed, 18 Jul 2018 03:48:13 +0200
Adam Borowski <[email protected]> • #273
[PATCH 1/3] vt: avoid a VLA in the unicode screen scroll function
Tue, 17 Jul 2018 21:02:40 -0400
Nicolas Pitre <[email protected]> • #272
[PATCH 3/3] vt: add /dev/vcsu* to devices.txt
Tue, 17 Jul 2018 21:02:42 -0400
Nicolas Pitre <[email protected]> • #271
[PATCH 0/3] follow-up to the unicode vt console series
Tue, 17 Jul 2018 21:02:39 -0400
Nicolas Pitre <[email protected]> • #270
[PATCH 2/3] vt: coherence validation code for the unicode screen buffer
Tue, 17 Jul 2018 21:02:41 -0400
Nicolas Pitre <[email protected]> • #269
Re: [PATCH v3 0/3] have the vt console preserve unicode characters
Tue, 17 Jul 2018 21:00:08 -0400 (EDT)
Nicolas Pitre <[email protected]> • #268
Re: [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Wed, 11 Jul 2018 23:29:04 +0200
Adam Borowski <[email protected]> • #267
Re: [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Wed, 11 Jul 2018 13:40:18 -0700
Kees Cook <[email protected]> • #266
Re: [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Wed, 11 Jul 2018 13:39:56 -0700
Kees Cook <[email protected]> • #265
Re: [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Wed, 11 Jul 2018 11:18:48 +0200
Greg Kroah-Hartman <[email protected]> • #264
Re: [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Tue, 10 Jul 2018 23:39:39 -0400
Nicolas Pitre <[email protected]> • #263
Re: [PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Tue, 10 Jul 2018 17:52:01 -0700
Kees Cook <[email protected]> • #262
Re: [PATCH v3 2/3] vt: introduce unicode mode for /dev/vcs
Fri, 29 Jun 2018 10:15:26 +0200
Geert Uytterhoeven <[email protected]> • #261
Re: [PATCH v3 0/3] have the vt console preserve unicode characters
Thu, 28 Jun 2018 21:38:03 +0900
Greg Kroah-Hartman <[email protected]> • #260
[PATCH v3 3/3] vt: unicode fallback for scrollback
Tue, 26 Jun 2018 23:56:42 -0400
Nicolas Pitre <[email protected]> • #259
[PATCH v3 0/3] have the vt console preserve unicode characters
Tue, 26 Jun 2018 23:56:39 -0400
Nicolas Pitre <[email protected]> • #258
[PATCH v3 2/3] vt: introduce unicode mode for /dev/vcs
Tue, 26 Jun 2018 23:56:41 -0400
Nicolas Pitre <[email protected]> • #257
[PATCH v3 1/3] vt: preserve unicode values corresponding to screen characters
Tue, 26 Jun 2018 23:56:40 -0400
Nicolas Pitre <[email protected]> • #256
[PATCH] Skip setfont/getfont calls when card is already in graphics mode
Wed, 4 Oct 2017 11:43:21 +0200
Dirk Mueller <[email protected]> • #255
Re: [PATCH] console: Update to reflect new default value
Tue, 26 Sep 2017 14:50:28 -0600
Jonathan Corbet <[email protected]> • #254
[PATCH] console: Update to reflect new default value
Mon, 18 Sep 2017 22:21:25 -0700
Daniel Xu <[email protected]> • #253
[Doc] consoleblank Time now defaults to 0
Tue, 12 Sep 2017 18:17:02 +0200
Cedric Sodhi <[email protected]> • #252
AltGr leaks keypresses to VT on which X is running
Wed, 26 Apr 2017 16:50:43 +0200
Michał Pecio <[email protected]> • #251
ttySx probing
Fri, 26 Jun 2015 14:44:22 +0100
Renaud Barbier <[email protected]> • #250
Re: black screen on startx exit from native modes back to xga on vttys
Sat, 09 May 2015 22:23:33 -0400
Felix Miata <[email protected]> • #249
black screen on startx exit from native modes back to xga on vttys
Fri, 17 Apr 2015 06:31:35 -0400
Felix Miata <[email protected]> • #248
Trouble with Virtual Terminal
Fri, 4 Jul 2014 13:14:41 +0530
Kewal Agola <[email protected]> • #247
Re: console / fbdev: fbcon support for bits_per_pixel = 1?
Sun, 15 Jun 2014 10:57:48 +0200
Geert Uytterhoeven <[email protected]> • #246
Re: console / fbdev: fbcon support for bits_per_pixel = 1?
Sun, 15 Jun 2014 09:47:50 +0200
Stefan Biereigel <[email protected]> • #245
Re: console / fbdev: fbcon support for bits_per_pixel = 1?
Sat, 14 Jun 2014 14:35:50 +0200
Bruno Prémont <[email protected]> • #244
console / fbdev: fbcon support for bits_per_pixel = 1?
Sat, 14 Jun 2014 11:55:43 +0200
Stefan Biereigel <[email protected]> • #243
Re: wishlist: vnc framebuffer device?
Mon, 18 Jun 2012 10:13:42 +0200
richard -rw- weinberger <[email protected]> • #242
Re: wishlist: vnc framebuffer device?
Mon, 18 Jun 2012 08:59:51 +0200
Harald Dunkel <[email protected]> • #241
Re: wishlist: vnc framebuffer device?
Sun, 17 Jun 2012 12:13:06 +0200
richard -rw- weinberger <[email protected]> • #240
Re: wishlist: vnc framebuffer device?
Sun, 17 Jun 2012 18:57:18 +1000
Veyrdite <[email protected]> • #239
wishlist: vnc framebuffer device?
Sat, 16 Jun 2012 13:05:24 +0200
Harald Dunkel <[email protected]> • #238
Re: Different scan code behavior in X and console
Sat, 14 Jan 2012 23:49:31 -0800
郭晓峰 <[email protected]> • #237
Different scan code behavior in X and console
Sat, 14 Jan 2012 16:52:58 -0800
郭晓峰 <[email protected]> • #236
Need advice on performant text-mode output API
Sat, 24 Dec 2011 17:57:56 +0200
Andrey Utkin <[email protected]> • #235
Re: [PATCH] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Fri, 23 Sep 2011 01:11:55 +0000
Tabi Timur-B04825 <[email protected]> • #234
Re: [PATCH] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Thu, 22 Sep 2011 16:28:28 -0700
Greg KH <[email protected]> • #233
Re: [PATCH] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Thu, 22 Sep 2011 18:15:53 -0500
Timur Tabi <[email protected]> • #232
Re: [PATCH] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Thu, 22 Sep 2011 16:06:40 -0700
Greg KH <[email protected]> • #231
[PATCH] drivers/tty: don't use the byte channel handle as a parameter in ehv_bytechan.c
Tue, 20 Sep 2011 13:26:57 -0500
Timur Tabi <[email protected]> • #230
Re: [PATCH] [v3] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Fri, 22 Jul 2011 19:00:40 +0000
Tabi Timur-B04825 <[email protected]> • #229
[PATCH] [v3] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Fri, 8 Jul 2011 19:06:12 -0500
Timur Tabi <[email protected]> • #228
Re: tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Fri, 8 Jul 2011 15:29:51 -0700
Greg KH <[email protected]> • #227
Re: tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Fri, 8 Jul 2011 17:15:47 -0500
Timur Tabi <[email protected]> • #226
Re: tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Fri, 8 Jul 2011 17:12:42 -0500
Timur Tabi <[email protected]> • #225
Re: tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Fri, 8 Jul 2011 15:06:54 -0700
Greg KH <[email protected]> • #224
Re: [PATCH 6/7] [v2] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Sun, 3 Jul 2011 01:43:52 +0000
Tabi Timur-B04825 <[email protected]> • #223
Re: [PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
Fri, 1 Jul 2011 19:12:49 +0200
Arnd Bergmann <[email protected]> • #222
Re: [PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
Fri, 1 Jul 2011 01:18:15 +0000
Tabi Timur-B04825 <[email protected]> • #221
Re: [PATCH 6/7] [v2] tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driver
Wed, 22 Jun 2011 10:23:32 -0500
Timur Tabi <[email protected]> • #220
Re: [PATCH 4/7] powerpc: add Freescale hypervisor partition control functions
Wed, 22 Jun 2011 06:41:52 -0500
Kumar Gala <[email protected]> • #219
Re: [PATCH 3/7] powerpc: introduce the ePAPR embedded hypervisor vmpic driver
Wed, 22 Jun 2011 06:41:41 -0500
Kumar Gala <[email protected]> • #218
Re: [PATCH 5/7] powerpc/85xx: add board support for the Freescale hypervisor
Wed, 22 Jun 2011 06:42:00 -0500
Kumar Gala <[email protected]> • #217
Re: [PATCH 2/7] powerpc: introduce ePAPR embedded hypervisor hcall interface
Wed, 22 Jun 2011 06:41:34 -0500
Kumar Gala <[email protected]> • #216
Re: [PATCH 1/7] powerpc: make irq_choose_cpu() available to all PIC drivers
Wed, 22 Jun 2011 06:41:26 -0500
Kumar Gala <[email protected]> • #215
Re: [PATCH 7/7] [v4] drivers/virt: introduce Freescale hypervisor management driver
Fri, 10 Jun 2011 17:36:14 +0200
Arnd Bergmann <[email protected]> • #214
Re: [PATCH 7/7] [v4] drivers/virt: introduce Freescale hypervisor management driver
Fri, 10 Jun 2011 10:17:20 -0400
Chris Metcalf <[email protected]> • #213
Re: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
Fri, 10 Jun 2011 11:45:51 +0100
Mark Brown <[email protected]> • #212
RE: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisormanagement driver
Fri, 10 Jun 2011 09:32:08 +0100
"David Laight" <[email protected]> • #211
Re: [PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
Thu, 9 Jun 2011 23:04:55 +0200
Arnd Bergmann <[email protected]> • #210
[PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
Thu, 9 Jun 2011 15:52:06 -0500
Timur Tabi <[email protected]> • #209
Re: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
Thu, 9 Jun 2011 15:40:13 -0500
Timur Tabi <[email protected]> • #208
Re: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
Thu, 9 Jun 2011 22:33:07 +0200
Arnd Bergmann <[email protected]> • #207
Re: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
Thu, 9 Jun 2011 13:31:17 -0700
Greg KH <[email protected]> • #206
Re: [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
Thu, 9 Jun 2011 22:25:07 +0200
Arnd Bergmann <[email protected]> • #205
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.