osdir.com
mailing list archive

Subject: [Konsole-devel] [Bug 187110] end key does not work on asus M50VC - msg#00253

List: konsole-devel

Date: Prev Next Index Thread: Prev Next Index
https://bugs.kde.org/show_bug.cgi?id=187110


Alexey Antipovsky <alexey.antipovsky@xxxxxxxxx> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |alexey.antipovsky@xxxxxxxxx




--- Comment #1 from Alexey Antipovsky <alexey antipovsky gmail com> 2009-06-22
16:52:11 ---
Shift-PgUp/PgDown also does not work, making konsole completly unusable on
notebooks like Asus G71v.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
konsole-devel mailing list
konsole-devel@xxxxxxx
https://mail.kde.org/mailman/listinfo/konsole-devel

Was this page helpful?
Yes No
Thread at a glance:

Previous Message by Date: click to view message preview

[Konsole-devel] [Bug 168300] configurable bold in Konsole

https://bugs.kde.org/show_bug.cgi?id=168300 --- Comment #18 from Matt Whitlock <matt whitlock name> 2009-06-22 11:45:00 --- (In reply to comment #17) Respectively, I don't think that's the issue this bug is attempting to address. We want to be able to tell Konsole how to interpret the ANSI SGR code 1: [x] Bright color [ ] Bold font While it is true that Konsole correctly interprets the high-intensity color codes in the 90-109 range, essentially no applications use those codes, since they are not supported in the Linux console. Therefore, applications typically use SGR code 1 to select bright/bold appearance. We would like to be able to tell Konsole whether to interpret code 1 as bright, and also, independently, whether to interpret code 1 as bold. Two check boxes in the UI would do nicely. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@xxxxxxx https://mail.kde.org/mailman/listinfo/konsole-devel

Next Message by Date: click to view message preview

[Konsole-devel] [Bug 168300] configurable bold in Konsole

https://bugs.kde.org/show_bug.cgi?id=168300 --- Comment #19 from Beetle B. <mueen nawaz org> 2009-06-22 17:08:52 --- (In reply to comment #17) > > I use mutt as my mail reader, > > and have some colors set to the "bright" ones. > > This is triggering Konsole to bold the font. > > That shouldn't happen. It used to be the case in KDE 3 that the 'boldness' of > a character depended only on its color but not any more. By default we now That's what is happening. And if I set the color in my .muttrc not to be bright, it doesn't show up in bold in Konsole. So mutt must be demanding it to be bold if I choose a bright color. But let's not get sidetracked with mutt. It's not the only application that's giving trouble. > .colorscheme Color Entry | Font Style Requested By App | Visual Result > > 1. Bold=false | Non-Bold | Non-Bold > 2. Bold=false | Bold | Bold > 3. Bold=true | Non-Bold | Bold > 4. Bold=true | Bold | Bold > > The bug is that the .colorscheme entry file should be a tri-state option > (Bold=True, Bold=False, Bold=UseCurrentFormat (ie. use the font style > requested > by the terminal application)) at the moment if the terminal application asks > for bold it will always get bold. How about just having it such that if their is a bold entry, Konsole will always respect it. If there isn't, then Konsole will do whatever the application requests? -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@xxxxxxx https://mail.kde.org/mailman/listinfo/konsole-devel

Previous Message by Thread: click to view message preview

[Konsole-devel] [Bug 168300] configurable bold in Konsole

https://bugs.kde.org/show_bug.cgi?id=168300 Beetle B. <mueen@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mueen@xxxxxxxxx --- Comment #15 from Beetle B. <mueen nawaz org> 2009-06-22 02:50:20 --- It's been quite a few months since the last comment. I recently upgraded to KDE 4.2, and was looking forward to certain features in Konsole that 3.5 didn't have. This problem of the user not being able to force non-bold fonts is seriously getting in the way. Thankfully, I still have 3.5, and I'll continue to use it. I know this may seem like a trivial issue, but the bolded display is just horrible with my preferred font. I use mutt as my mail reader, and have some colors set to the "bright" ones. This is triggering Konsole to bold the font. And it's ugly. Now I can simply go and fix it in my .muttrc. But then when I go to my real console (i.e. not a terminal emulator) - and I often do that, the color will be all wrong. The reason I set it it to the bright color(s) for mutt is precisely so that I could use it in a real console. Now even if I fix it in .muttrc, that still leaves lots and lots of other programs - not all of which I'll have fine grain control over. This shouldn't come as a surprise to you, but people do get attached to their terminal app's appearance - especially if they have to use it all the time. I've been using Konsole as my primary emulator since I started using Linux 8 years ago. I really like(d) it compared to the alternatives. So pleaseohpleaseohplease fix this - I don't want to have to use another emulator. I really don't. I think the solution's already been mentioned: Make the default behavior bold for intense colors - at least if the app requests it. But let the user override it. Thanks. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@xxxxxxx https://mail.kde.org/mailman/listinfo/konsole-devel

Next Message by Thread: click to view message preview

[Konsole-devel] [Bug 197546] New: konsole profile with a hidden dir as working dir doesn't work

https://bugs.kde.org/show_bug.cgi?id=197546 Summary: konsole profile with a hidden dir as working dir doesn't work Product: konsole Version: unspecified Platform: Ubuntu Packages OS/Version: unspecified Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: konsole-devel@xxxxxxx ReportedBy: t.mahl@xxxxxxxxxx Version: (using KDE 4.2.2) Installed from: Ubuntu Packages - add a Shell profile for the Konsole taskbar applet - set workdir to a hidden file ( in my case: /home/[USER]/.wine/ ) profile is added, but opened terminal's work dir is: /home[USER]/ ...instead of /home[USER]/[.HIDDEN DIR]/ > reproduceable on my machine! -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ konsole-devel mailing list konsole-devel@xxxxxxx https://mail.kde.org/mailman/listinfo/konsole-devel
Sign up for updates to this mailing list. email:
Loading Comments...
Home | News | Patents | Sitemap | FAQ | advertise

Advertising by