Re: OT - but of relevance!! Secret Open Source - Is this legal

2016-05-01 Thread Niels Kobschaetzki
On 16/05/01 18:33, jd1008 wrote: On 05/01/2016 04:04 PM, Stephen Morris wrote: On 23/04/16 11:42, jd1008 wrote: http://www.theregister.co.uk/2016/04/21/microsoft_open_source_practice/ Microsoft headhunters seek Linux folk for secret open source unit This may be to do with the new feature Mic

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Frederic Muller
On 05/02/2016 09:17 AM, Doug wrote: > > On 05/01/2016 08:07 AM, Frederic Muller wrote: >> On 05/01/2016 08:00 PM, Erik P. Olsen wrote: >>> On 2016-05-01 at 18:03:02 Frederic Muller wrote: >>> Hi! Firefox just got upgraded to version 46 and it seems there is no way to have verti

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Doug
On 05/01/2016 08:07 AM, Frederic Muller wrote: On 05/01/2016 08:00 PM, Erik P. Olsen wrote: On 2016-05-01 at 18:03:02 Frederic Muller wrote: Hi! Firefox just got upgraded to version 46 and it seems there is no way to have vertical scroll bars on most websites (I've found a few exception). Is

Re: OT - but of relevance!! Secret Open Source - Is this legal

2016-05-01 Thread jd1008
On 05/01/2016 04:04 PM, Stephen Morris wrote: On 23/04/16 11:42, jd1008 wrote: http://www.theregister.co.uk/2016/04/21/microsoft_open_source_practice/ Microsoft headhunters seek Linux folk for secret open source unit This may be to do with the new feature Microsoft is implementing in Windows

Re: OT - but of relevance!! Secret Open Source - Is this legal

2016-05-01 Thread Stephen Morris
On 23/04/16 11:42, jd1008 wrote: http://www.theregister.co.uk/2016/04/21/microsoft_open_source_practice/ Microsoft headhunters seek Linux folk for secret open source unit This may be to do with the new feature Microsoft is implementing in Windows 10. The ability to invoke a Bash Shell from the

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Sam Varshavchik
Ed Greshko writes: On 05/01/16 19:03, Frederic Muller wrote: > Firefox just got upgraded to version 46 and it seems there is no way to > have vertical scroll bars on most websites (I've found a few exception). > Is this a new option and is there a way to set it back to showing those > scroll ba

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Stephen Morris
On 01/05/16 23:24, Tom Horsley wrote: Perhaps it is there, but just so thin you don't see it? I found this somewhere a while back and it helps greatly with gtk scrollbars: zooty> cat .config/gtk-3.0/gtk.css .scrollbar { -GtkScrollbar-has-backward-stepper: 1; -GtkScrollbar-has-forward-stepper: 1

Re: can't switch from X to tty consoles

2016-05-01 Thread maderios
On 04/22/2016 09:04 PM, maderios wrote: Sometimes with F23, after some hours, I can't switch from X to tty consoles (ex, with ctrl+alt+f2). Consoles are frozen, I can switch only to tty1, from which I started X with startx. All F23 kernel versions are concerned, now kernel-4.4.7. Same problem hap

Re: Installing with btrfs on LVM on dm-crypt

2016-05-01 Thread Dmitriy Volkov
Hm, lists' webui has stripped my formatting. I'll add some explicit padding to be sure it does not break this time: [disk2] cryptdevice └─LVM --├─ btrfs `/` (with btrfs subvolumes, which is irrelevant here) --└─ swap -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Installing with btrfs on LVM on dm-crypt

2016-05-01 Thread Dmitriy Volkov
Hello, I'm trying to install Fedora 23 with a following partition layout: [disk1] - `/boot` [disk2] - cryptdevice - LVM - btrfs `/` (with btrfs subvolumes, which is irrelevant here) - swap I have to use this relatively complicated layout to be able to 1) use dm-crypt plain

systemd-journald slows down boot process

2016-05-01 Thread Clemens Eisserer
Hello, I recently tried to improve the boot time of a low-end laptop (normal hdd, no SSD) running Fedora23 (+lightdm + xfce), and disabled unneeded services which were loaded at boot. However the systemd-journald.service still takes a lot of time to get started (11.2s), dispite reducing the maximu

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Frederic Muller
On 05/01/2016 08:53 PM, Ed Greshko wrote: > On 05/01/16 21:07, Frederic Muller wrote: > >> Sure. I've found more sites with vertical scroll bars after posting the >> message. :-/ One for example would be https://slashdot.org/ > > No problem for me on this site. > > I don't normally use FF, so I

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Ed Greshko
On 05/01/16 21:07, Frederic Muller wrote: > Sure. I've found more sites with vertical scroll bars after posting the > message. :-/ One for example would be https://slashdot.org/ No problem for me on this site. I don't normally use FF, so I don't have very many extensions installed. Have you t

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Ed Greshko
On 05/01/16 21:19, Frederic Muller wrote: > On 05/01/2016 08:10 PM, Ed Greshko wrote: >> On 05/01/16 19:03, Frederic Muller wrote: >> >>> Firefox just got upgraded to version 46 and it seems there is no way to >>> have vertical scroll bars on most websites (I've found a few exception). >>> Is thi

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Tom Horsley
Perhaps it is there, but just so thin you don't see it? I found this somewhere a while back and it helps greatly with gtk scrollbars: zooty> cat .config/gtk-3.0/gtk.css .scrollbar { -GtkScrollbar-has-backward-stepper: 1; -GtkScrollbar-has-forward-stepper: 1; -GtkRange-slider-width: 15; -GtkRange-

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Frederic Muller
On 05/01/2016 08:10 PM, Ed Greshko wrote: > On 05/01/16 19:03, Frederic Muller wrote: > >> Firefox just got upgraded to version 46 and it seems there is no way to >> have vertical scroll bars on most websites (I've found a few exception). >> Is this a new option and is there a way to set it back t

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Ed Greshko
On 05/01/16 19:03, Frederic Muller wrote: > Firefox just got upgraded to version 46 and it seems there is no way to > have vertical scroll bars on most websites (I've found a few exception). > Is this a new option and is there a way to set it back to showing those > scroll bars? I have a vertical

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Frederic Muller
On 05/01/2016 08:00 PM, Erik P. Olsen wrote: > On 2016-05-01 at 18:03:02 Frederic Muller wrote: > >> Hi! >> >> Firefox just got upgraded to version 46 and it seems there is no way >> to have vertical scroll bars on most websites (I've found a few >> exception). Is this a new option and is there a

Re: no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Erik P. Olsen
On 2016-05-01 at 18:03:02 Frederic Muller wrote: > Hi! > > Firefox just got upgraded to version 46 and it seems there is no way > to have vertical scroll bars on most websites (I've found a few > exception). Is this a new option and is there a way to set it back to > showing those scroll bars? >

no more vertical scroll bar on Firefox (46)?

2016-05-01 Thread Frederic Muller
Hi! Firefox just got upgraded to version 46 and it seems there is no way to have vertical scroll bars on most websites (I've found a few exception). Is this a new option and is there a way to set it back to showing those scroll bars? Thank you. Fred -- users mailing list users@lists.fedoraprojec