Are we need a gothic English keyboard layout?

2014-08-26 Thread Hi-Angel
Officially it is called Β«Bold fraktur lettersΒ», position in Unicode U1D56C-U1D59F (𝕴𝖋 π–žπ–”π–š 𝖉𝖔𝖓'𝖙 π–˜π–Šπ–Š π–™π–π–Š π–•π–π–—π–†π–˜π–Š π–Žπ–“ π–™π–π–Š π–‡π–—π–†π–ˆπ–Šπ–˜ π–™π–π–Šπ–“ π–žπ–”π–š'π–—π–Š π–˜π–ˆπ–—π–Šπ–œπ–Šπ–‰ β€” π–™π–π–Žπ–˜ π–‘π–Šπ–™π–™π–Šπ–—π–˜ π–Žπ–“ π–™π–π–Š π–˜π–™π–†π–“π–‰π–†π–—π–™ π–˜π–Žπ–“π–ˆπ–Š 2001 π–žπ–Šπ–†π–—). Right now I made it up from one of an unused by me layouts of the Β«/usr/share/X11/xkb/symbols/Β» director

Localize the Β«CompozeΒ» key combinations?

2015-01-02 Thread Hi-Angel
I want to Β«localizeΒ» the compose key β€” so, that in non-english layout I still could use all the english compose combinations. E.g. after I am in cyryllic layout pressed Β«Compose + Π‘ + Π‘Β», it would produced the "Β«" sign because in English layout the Β«Π‘Β» key is in the place of the Β«<Β» key. Any ideas

Re: Localize the Β«CompozeΒ» key combinations?

2015-01-03 Thread Hi-Angel
>> E.g. after I am in cyryllic layout pressed Β«Compose + Π‘ + Π‘Β», it would >> produced the "Β«" sign because in English layout the Β«Π‘Β» key is in the >> place of the Β«<Β» key. Any ideas are welcome. > >When you are using the compose mechanism from Xlib, you can add your own >compose sequences into your

Set mouse pointer resolution a.k.a sensitivity interactively?

2015-01-05 Thread Hi-Angel
I am one of those crazy peoples who don't want the pointer to be accelerated: so, if I moved the mouse m space, the pointer would be always moved n space β€” no matter how fast/slow I did it. I just want the pointer to move faster, i.e. increase its sensitivity. My search gave me that the only soluti

Re: Set mouse pointer resolution a.k.a sensitivity interactively?

2015-01-05 Thread Hi-Angel
2015-01-05 19:53 GMT+03:00 Thomas LΓΌbking : > On Montag, 5. Januar 2015 16:47:47 CEST, Hi-Angel wrote: >> >> I am one of those crazy peoples who don't want the pointer to be >> accelerated: so, if I moved the mouse m space, the pointer would be >> always moved n s

Re: Set mouse pointer resolution a.k.a sensitivity interactively?

2015-01-05 Thread Hi-Angel
On Mon, Jan 05, 2015 at 08:43:41PM +0100, Simon Thum wrote: > You can use xinput properties, those can also be set via inputclass sections > if I'm not mistaken. > > man xinput should get you to it, if not install xinput. Two optionas can be > used to achive what you describe: > > Coordinate Transf

Re: Localize the Β«CompozeΒ» key combinations?

2015-01-18 Thread Hi-Angel
+03:00 Hi-Angel : >>> E.g. after I am in cyryllic layout pressed Β«Compose + Π‘ + Π‘Β», it would >>> produced the "Β«" sign because in English layout the Β«Π‘Β» key is in the >>> place of the Β«<Β» key. Any ideas are welcome. >> >>When you are using t

Re: Localize the Β«CompozeΒ» key combinations?

2015-01-25 Thread Hi-Angel
2015-01-20 22:44 GMT+03:00 : > If you are willing to modify your libX11, something you might want to > try is to change libX11/modules/im/ximcp/imLcFlt.c such that the calls > to XLookupString are done with a modified value of ev->xkey.state. You > mask out the two bits of the state that determin

Re: Segmentation fault at adress 0x0 | nvidia Quadro K620M

2017-10-24 Thread Hi-Angel
To me it looks like something with Intel DDX driver. To check if it's true try creating a file /etc/X11/xorg.conf.d/20-modesetting.conf with content like: Section "Device" Identifier "Intel Graphics" Driver "modesetting" Option "Backlight" "intel_backlight" EndSection

Re: forum for Motif, XLib, etc. programming enthusiasts?

2017-10-24 Thread Hi-Angel
I am a bit confused if you're talking of modern toolkits, or older ones, or in general. If in general, than this is untrue β€” QtCreator allows you to design GUI pretty much like Borland Delphi or Visual Studio. For GTK alike thing is Glade β€” it's not so good as "design" tab in QtCreator by virtue of

Re: X is consuming ~100 GiB of RAM(!)

2017-12-05 Thread Hi-Angel
The troubleshooting link you provided states that the high memory usage typically belongs to some other application. Sorry, I am just an occasional bystander here, and can't tell much of technical details, but I imagine it works like this(I hope someone will correct me on details): an app requests,

Re: X is consuming ~100 GiB of RAM(!)

2017-12-05 Thread Hi-Angel
On 6 December 2017 at 02:36, Vladimir Dergachev wrote: > > Also, given the the high usage does not happen outside of gnome session, > perhaps this is connected to compositing.. There're 2 mails which didn't get yet into the ML because they contain a screenshot, and mailman complained about a susp

Re: X is consuming ~100 GiB of RAM(!)

2017-12-06 Thread Hi-Angel
On 6 December 2017 at 15:25, Vladimir Dergachev wrote: > > Keep in mind that Xorg will show memory usage from mapping graphics memory.. > which could be large on your card. > > Also, are you using CUDA ? I don't think Matrox provides CUDA functional. @Ewen, by the way, this mail pushed me to ano

Re: X is consuming ~100 GiB of RAM(!)

2017-12-06 Thread Hi-Angel
On 7 December 2017 at 05:45, Hi-Angel wrote: > On 6 December 2017 at 15:25, Vladimir Dergachev > wrote: >> >> Keep in mind that Xorg will show memory usage from mapping graphics memory.. >> which could be large on your card. >> >> Also, are you using CUDA

Re: X is consuming ~100 GiB of RAM(!)

2017-12-06 Thread Hi-Angel
On 7 December 2017 at 06:05, Ewen Chan wrote: > Hi-Angel: > > Thank you for that!!! > > Two questions: > > 1) Will the commands from the CentOS distro work with SuSE? Well, the linked post doesn't show how to blacklist because it was created after the fact (author fo

Re: X is consuming ~100 GiB of RAM(!)

2017-12-06 Thread Hi-Angel
On 7 December 2017 at 06:19, Hi-Angel wrote: > On 7 December 2017 at 06:05, Ewen Chan wrote: >> Hi-Angel: >> >> Thank you for that!!! >> >> Two questions: >> >> 1) Will the commands from the CentOS distro work with SuSE? > > Well, the linke

Re: X is consuming ~100 GiB of RAM(!)

2017-12-06 Thread Hi-Angel
[disabled] > Capabilities: [dc] Power Management version 1 > Kernel modules: mgag200 > > Is there another way to confirm that the blacklisting did what it was > supposed to? > > Thanks. > > On Wed, Dec 6, 2017 at 11:39 PM, Hi-Angel wrote: >>

Re: X is consuming ~100 GiB of RAM(!)

2017-12-07 Thread Hi-Angel
ecember 2017 at 18:18, Ewen Chan wrote: > Hi-Angel: > >> Have you rebuild initramfs after blacklisting by the way? > > So...I did what that thread (and the thread that it points to within that > thread) says to do. > > Created blacklist.conf and then put in there: >

Re: X is consuming ~100 GiB of RAM(!)

2017-12-07 Thread Hi-Angel
open source :) That said, I don't know how hard it might be on SuSe. On Archlinux here we have ᴬᡁᴿ repository, and building e.g. mesa from source is as easy as a command "yaourt -S mesa-git". On 7 December 2017 at 18:36, Ewen Chan wrote: > Hi-Angel: > > I'm just askin

Fwd: X is consuming ~100 GiB of RAM(!)

2017-12-07 Thread Hi-Angel
-- Forwarded message -- From: Hi-Angel Date: 7 December 2017 at 21:12 Subject: Re: X is consuming ~100 GiB of RAM(!) To: Ewen Chan On 7 December 2017 at 19:22, Ewen Chan wrote: >> That's one more of beauties of open source > > The thing that I can think of t

Re: X is consuming ~100 GiB of RAM(!)

2017-12-08 Thread Hi-Angel
On 7 December 2017 at 19:22, Ewen Chan wrote: > Pros (for Linux): It's faster when it is running at runlevel 3. Oh, by the way, I forgot to mention β€” just a tiny detail you might be curious of. I'm pretty sure you're running some old kernel, however in every kernel release there's a bunch of impr