Click here to Skip to main content
15,900,685 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralLinux Weekend Pin
#realJSOP25-Nov-18 4:04
professional#realJSOP25-Nov-18 4:04 
PraiseRe: Linux Weekend Pin
Eddy Vluggen25-Nov-18 4:14
professionalEddy Vluggen25-Nov-18 4:14 
GeneralRe: Linux Weekend Pin
Richard MacCutchan25-Nov-18 4:15
mveRichard MacCutchan25-Nov-18 4:15 
GeneralRe: Linux Weekend Pin
#realJSOP25-Nov-18 4:29
professional#realJSOP25-Nov-18 4:29 
GeneralRe: Linux Weekend Pin
Richard MacCutchan25-Nov-18 4:41
mveRichard MacCutchan25-Nov-18 4:41 
GeneralRe: Linux Weekend Pin
lopatir25-Nov-18 5:21
lopatir25-Nov-18 5:21 
GeneralRe: Linux Weekend Pin
#realJSOP25-Nov-18 8:48
professional#realJSOP25-Nov-18 8:48 
GeneralRe: Linux Weekend Pin
lopatir25-Nov-18 4:46
lopatir25-Nov-18 4:46 
Yeah I know it's not Q&A, but...
John Simmons / outlaw programmer wrote:
5) I'm going to start trying to find a way to make Linux handle the numeric key pad the same way Windows does when trying to select text. The fact that it's different really bugs the hell outa me.

your friend will be xmodmap. check the man page on how to use in interactive (for testing) and when you've got the codes figured toss them in a .Xmodmap file and it'll be auto done on login.
to get you started here's my .Xmodmap
keycode 79 = KP_Home    Home
keycode 80 = KP_Up      Up
keycode 81 = KP_Prior   Prior
keycode 83 = KP_Left    Left
keycode 84 = KP_Begin   Begin
keycode 85 = KP_Right   Right
keycode 87 = KP_End     End
keycode 88 = KP_Down    Down
keycode 89 = KP_Next    Next
keycode 90 = KP_Insert  Insert
keycode 91 = Delete     Delete


the way to find the keycodes is xev,
above first column is the key pessed without modifiers, 2nd column shifted (and there's more columns for ctrl &/| alt if needed.)

Basically I've made the shift-keypad entries the same as the Shift-non-keypad namesakes (except Delete which I've made always Delete)
Message Signature
(Click to edit ->)

GeneralRe: Linux Weekend Pin
Mark_Wallace25-Nov-18 6:48
Mark_Wallace25-Nov-18 6:48 
GeneralRe: Linux Weekend Pin
the goat in your machine25-Nov-18 21:50
the goat in your machine25-Nov-18 21:50 
GeneralRe: Linux Weekend Pin
Mark_Wallace26-Nov-18 4:19
Mark_Wallace26-Nov-18 4:19 
GeneralRe: Linux Weekend Pin
lopatir25-Nov-18 5:01
lopatir25-Nov-18 5:01 
GeneralRe: Linux Weekend Pin
David O'Neil25-Nov-18 7:43
professionalDavid O'Neil25-Nov-18 7:43 
GeneralRe: Linux Weekend Pin
#realJSOP25-Nov-18 8:41
professional#realJSOP25-Nov-18 8:41 
GeneralRe: Linux Weekend Pin
David O'Neil25-Nov-18 9:17
professionalDavid O'Neil25-Nov-18 9:17 
GeneralRe: Linux Weekend Pin
dandy7226-Nov-18 4:54
dandy7226-Nov-18 4:54 
GeneralRe: Linux Weekend Pin
David O'Neil26-Nov-18 7:16
professionalDavid O'Neil26-Nov-18 7:16 
GeneralRe: Linux Weekend Pin
dandy7226-Nov-18 11:07
dandy7226-Nov-18 11:07 
GeneralRe: Linux Weekend Pin
David O'Neil26-Nov-18 14:11
professionalDavid O'Neil26-Nov-18 14:11 
GeneralRe: Linux Weekend Pin
dandy7226-Nov-18 4:51
dandy7226-Nov-18 4:51 
GeneralRe: Linux Weekend Pin
Peter_in_278025-Nov-18 10:47
professionalPeter_in_278025-Nov-18 10:47 
GeneralRe: Linux Weekend Pin
#realJSOP25-Nov-18 23:46
professional#realJSOP25-Nov-18 23:46 
GeneralRe: Linux Weekend Pin
Peter_in_278026-Nov-18 3:47
professionalPeter_in_278026-Nov-18 3:47 
GeneralRe: Linux Weekend Pin
#realJSOP25-Nov-18 23:44
professional#realJSOP25-Nov-18 23:44 
Generallinuxless weekend? Pin
lopatir24-Nov-18 23:16
lopatir24-Nov-18 23:16 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.


Straw Poll

Were you affected by the geomagnetic storms this past weekend?
Communication disruptions, electrified pipes, random unexplained blue-screens in Windows - the list of effects is terrifying.
  Results   494 votes